summaryrefslogtreecommitdiffstats
path: root/hwaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwaccess.h')
-rw-r--r--hwaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwaccess.h b/hwaccess.h
index 63a2bf2..a58194f 100644
--- a/hwaccess.h
+++ b/hwaccess.h
@@ -194,7 +194,7 @@ cpu_to_be(64)
#else
#if defined(__DARWIN__)
/* Header is part of the DirectHW library. */
- #include <DirectIO/darwinio.h>
+ #include <DirectHW/DirectHW.h>
#define off64_t off_t
#define lseek64 lseek
#endif
OpenPOWER on IntegriCloud