summaryrefslogtreecommitdiff
path: root/sql/hash_filo.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/hash_filo.cc')
-rw-r--r--sql/hash_filo.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hash_filo.cc b/sql/hash_filo.cc
index fc89bb83a9d..641d1a20f73 100644
--- a/sql/hash_filo.cc
+++ b/sql/hash_filo.cc
@@ -23,7 +23,7 @@
#pragma implementation // gcc: Class implementation
#endif
-#include <my_global.h>
+#include "mariadb.h"
#include "sql_priv.h"
#include "hash_filo.h"