summaryrefslogtreecommitdiffstats
path: root/Modules/getpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/getpath.c')
-rw-r--r--Modules/getpath.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/getpath.c b/Modules/getpath.c
index be1a9cf..6c1078b 100644
--- a/Modules/getpath.c
+++ b/Modules/getpath.c
@@ -18,6 +18,7 @@
#ifdef __APPLE__
# include <dlfcn.h>
+# include <mach-o/dyld.h>
#endif
/* Reference the precompiled getpath.py */