summaryrefslogtreecommitdiff
path: root/sql/sql_error.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_error.cc')
-rw-r--r--sql/sql_error.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_error.cc b/sql/sql_error.cc
index 144cf9d4a30..b1c7481bb8c 100644
--- a/sql/sql_error.cc
+++ b/sql/sql_error.cc
@@ -41,7 +41,7 @@ This file contains the implementation of error and warnings related
***********************************************************************/
-#include <my_global.h>
+#include "mariadb.h"
#include "sql_priv.h"
#include "unireg.h"
#include "sql_error.h"