summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbEditorPP/src/headers.h')
-rw-r--r--plugins/DbEditorPP/src/headers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h
index 15735b3cf0..d5bf500565 100644
--- a/plugins/DbEditorPP/src/headers.h
+++ b/plugins/DbEditorPP/src/headers.h
@@ -31,6 +31,7 @@
#include <m_langpack.h>
#include <m_protomod.h>
#include <m_database.h>
+#include <m_db_int.h>
#include <m_system.h>
#include <m_protocols.h>
#include <m_userinfo.h>
@@ -166,6 +167,8 @@ extern int Mode;
extern int Hex;
extern int Order;
+extern MIDatabase *g_db;
+
extern BOOL usePopups;
#define NAMEORDERCOUNT 8