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 9303120e18a..d10b7fa4907 100644
--- a/sql/hash_filo.cc
+++ b/sql/hash_filo.cc
@@ -23,5 +23,5 @@
#pragma implementation // gcc: Class implementation
#endif
-#include "mysql_priv.h"
+#include "sql_priv.h"
#include "hash_filo.h"