summaryrefslogtreecommitdiff
path: root/lib/win32/emu.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/win32/emu.h')
-rw-r--r--lib/win32/emu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/win32/emu.h b/lib/win32/emu.h
index bf408050..cd4e2f4e 100644
--- a/lib/win32/emu.h
+++ b/lib/win32/emu.h
@@ -183,7 +183,7 @@ inline int geteuid(void)
// MinGW provides a getopt implementation
#ifndef __MINGW32__
-#include "getopt.h"
+#include "box_getopt.h"
#endif // !__MINGW32__
#define timespec timeval