summaryrefslogtreecommitdiff
path: root/mg_tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'mg_tools.h')
-rw-r--r--mg_tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_tools.h b/mg_tools.h
index 7785ece..dda574b 100644
--- a/mg_tools.h
+++ b/mg_tools.h
@@ -15,7 +15,7 @@
#include <iostream>
#include <string>
-#include <mysql/mysql.h>
+#include <mysql.h>
#define STANDALONE 1 // what's this?