summaryrefslogtreecommitdiffstats
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index d0f1c75..707182e 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -9,6 +9,8 @@
#define VMCHOOSER_DEFAULT_WIDTH 800
#define VMCHOOSER_DEFAULT_HEIGHT 600
+#include <QString>
+
class Session;
extern bool g_debugMode;