diff options
Diffstat (limited to 'plugin/handler_socket/handlersocket/mysql_incl.hpp')
-rw-r--r-- | plugin/handler_socket/handlersocket/mysql_incl.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugin/handler_socket/handlersocket/mysql_incl.hpp b/plugin/handler_socket/handlersocket/mysql_incl.hpp index 0fb4fceb143..0d056a7ed4a 100644 --- a/plugin/handler_socket/handlersocket/mysql_incl.hpp +++ b/plugin/handler_socket/handlersocket/mysql_incl.hpp @@ -19,8 +19,7 @@ #define MYSQL_SERVER 1 -#include <my_config.h> - +#include <my_global.h> #include <mysql_version.h> #if MYSQL_VERSION_ID >= 50505 |