summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_select.h')
-rw-r--r--sql/sql_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_select.h b/sql/sql_select.h
index fc2ffb3c175..d6e133262f1 100644
--- a/sql/sql_select.h
+++ b/sql/sql_select.h
@@ -198,7 +198,7 @@ int rr_sequential(READ_RECORD *info);
int rr_sequential_and_unpack(READ_RECORD *info);
-#include "opt_qpf.h"
+#include "sql_explain.h"
/**************************************************************************************
* New EXPLAIN structures END