aboutsummaryrefslogtreecommitdiff
path: root/src/MainWindow.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-02 12:43:46 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-02 12:43:46 +0100
commit7077fef33e648c266635bda2cf55fc6a6ed303db (patch)
treef4b63bc7b458fb2dad77c832cbf17c38b0aa3286 /src/MainWindow.hpp
parente40f98ccda04da3bb9811b354b770fb8c6b563e5 (diff)
Debug and cleaning
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 3596b66..b8025aa 100644
--- a/src/MainWindow.hpp
+++ b/src/MainWindow.hpp
@@ -6,6 +6,7 @@
#include <wx/filedlg.h>
#include <wx/preferences.h>
#include <wx/textdlg.h>
+#include "config.h"
wxDECLARE_EVENT(REFRESH_TAB_TITLE, wxCommandEvent);
wxDECLARE_EVENT(NEW_GAME_EVENT, wxCommandEvent);