summaryrefslogtreecommitdiff
path: root/libmysql/dll.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmysql/dll.c')
-rw-r--r--libmysql/dll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/dll.c b/libmysql/dll.c
index d1a23794025..5cd01e9c5df 100644
--- a/libmysql/dll.c
+++ b/libmysql/dll.c
@@ -19,7 +19,7 @@
** Handling initialization of the dll library
*/
-#include <global.h>
+#include <my_global.h>
#include <my_sys.h>
#include <my_pthread.h>