aboutsummaryrefslogtreecommitdiff
path: root/src/ochess.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ochess.hpp')
-rw-r--r--src/ochess.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ochess.hpp b/src/ochess.hpp
index 89b983c..e413071 100644
--- a/src/ochess.hpp
+++ b/src/ochess.hpp
@@ -10,6 +10,7 @@
#include <wx/config.h>
#include <wx/filefn.h> // Check file exists etc
#include <wx/log.h>
+#include "gui.h"
#define MAINWIN ((MainWindow *)wxGetApp().GetTopWindow())