DirectHW fixes for coreboot utilities
[coreboot.git] / util / superiotool / superiotool.h
index 63dfebdcf713b1f6e7cb0b95c0e1491bece49090..8a7d2aa479b4a0721bfa3730f762e994f1a5b855 100644 (file)
@@ -33,8 +33,8 @@
 #include <sys/io.h>
 #endif
 #if (defined(__MACH__) && defined(__APPLE__))
-/* DirectIO is available here: http://www.coresystems.de/en/directio */
-#include <DirectIO/darwinio.h>
+/* DirectHW is available here: http://www.coreboot.org/DirectHW */
+#include <DirectHW/DirectHW.h>
 #endif
 
 #ifdef PCI_SUPPORT