summaryrefslogtreecommitdiff
path: root/mg_db_gd_mysql.h
diff options
context:
space:
mode:
Diffstat (limited to 'mg_db_gd_mysql.h')
-rw-r--r--mg_db_gd_mysql.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mg_db_gd_mysql.h b/mg_db_gd_mysql.h
index ba8f08c..d5516c2 100644
--- a/mg_db_gd_mysql.h
+++ b/mg_db_gd_mysql.h
@@ -54,7 +54,7 @@ class mgDbGd : public mgDb {
};
-class mgDbServerMySQL : public mgDbServer {
+class mgDbServerMySQL : public mgDbServerImp {
public:
mgDbServerMySQL();
~mgDbServerMySQL();