summaryrefslogtreecommitdiffstats
path: root/loader/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/module.c')
-rw-r--r--loader/module.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/module.c b/loader/module.c
index 9ab8fa66ec..bf0c385e30 100644
--- a/loader/module.c
+++ b/loader/module.c
@@ -10,7 +10,9 @@
*/
// define for quicktime calls debugging and/or MacOS-level emulation:
+#ifndef __APPLE__
#define EMU_QTX_API
+#endif /* __APPLE__ */
// define for quicktime debugging (verbose logging):
//#define DEBUG_QTX_API