summaryrefslogtreecommitdiff
path: root/mysys/getopt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/getopt1.c')
-rw-r--r--mysys/getopt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/getopt1.c b/mysys/getopt1.c
index bff76d6e5b2..15f3c8f544b 100644
--- a/mysys/getopt1.c
+++ b/mysys/getopt1.c
@@ -24,7 +24,7 @@ Cambridge, MA 02139, USA. */
#include <config.h>
#endif
-#include <global.h>
+#include <my_global.h>
#include "getopt.h"
#if (!defined (__STDC__) || !__STDC__) && !defined(MSDOS) && !defined(OS2)