summaryrefslogtreecommitdiff
path: root/src/plugins/db2sql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/db2sql.c')
-rw-r--r--src/plugins/db2sql.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/db2sql.c b/src/plugins/db2sql.c
index d56fd9546..723a3cc94 100644
--- a/src/plugins/db2sql.c
+++ b/src/plugins/db2sql.c
@@ -1,18 +1,18 @@
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
-#include <stdio.h>
-#include <stdlib.h>
-#include "../config/core.h"
-#include "../common/HPMi.h"
+#include "../common/cbasetypes.h"
#include "../common/strlib.h"
-#include "../common/SQL.h"
#include "../common/timer.h"
+#include "../common/HPMi.h"
+#include "../common/mmo.h"
+#include "../config/core.h"
#include "../map/clif.h"
#include "../map/pc.h"
#include "../map/map.h"
#include "../map/itemdb.h"
-
+#include <stdio.h>
+#include <stdlib.h>
HPExport struct hplugin_info pinfo = {
"DB2SQL", // Plugin name