aboutsummaryrefslogtreecommitdiff
path: root/src/MainWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.hpp')
-rw-r--r--src/MainWindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MainWindow.hpp b/src/MainWindow.hpp
index 31e63d8..87cf015 100644
--- a/src/MainWindow.hpp
+++ b/src/MainWindow.hpp
@@ -1,4 +1,5 @@
#include "game_tab/GameTab.hpp"
+#include "base_tab/BaseTab.hpp"
#include "ochess.hpp"
#include <wx/aui/auibook.h>
#include <wx/filedlg.h>