diff options
Diffstat (limited to 'mg_tools.h')
-rw-r--r-- | mg_tools.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #include <iostream> #include <string> -#include <mysql/mysql.h> +#include <mysql.h> #define STANDALONE 1 // what's this? |