summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_setup_consumers.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_setup_consumers.cc')
-rw-r--r--storage/perfschema/table_setup_consumers.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/perfschema/table_setup_consumers.cc b/storage/perfschema/table_setup_consumers.cc
index f23dca8a675..ff74e7d3f28 100644
--- a/storage/perfschema/table_setup_consumers.cc
+++ b/storage/perfschema/table_setup_consumers.cc
@@ -18,7 +18,7 @@
Table SETUP_CONSUMERS (implementation).
*/
-#include "mysql_priv.h"
+#include "sql_priv.h"
#include "table_setup_consumers.h"
#include "pfs_instr.h"
#include "pfs_events_waits.h"