summaryrefslogtreecommitdiff
path: root/sql/sql_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_list.h')
-rw-r--r--sql/sql_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_list.h b/sql/sql_list.h
index e1307f1daa0..031cbd4683e 100644
--- a/sql/sql_list.h
+++ b/sql/sql_list.h
@@ -19,7 +19,7 @@
#pragma interface /* gcc class implementation */
#endif
-#include "my_sys.h" /* alloc_root, TRASH, MY_WME,
+#include <my_sys.h> /* alloc_root, TRASH, MY_WME,
MY_FAE, MY_ALLOW_ZERO_PTR */
#include "m_string.h" /* bfill */