summaryrefslogtreecommitdiff
path: root/mysys/make-conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'mysys/make-conf.c')
-rw-r--r--mysys/make-conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/make-conf.c b/mysys/make-conf.c
index 9db766574e2..0a2a1a7b195 100644
--- a/mysys/make-conf.c
+++ b/mysys/make-conf.c
@@ -34,7 +34,7 @@
#define CH_INCLUDE STRINGIZE(CH_SRC)
/* aaaah, that's better */
-#include <my_global.h>
+#include <my_my_global.h>
#include CH_INCLUDE
#include <stdio.h>