diff options
Diffstat (limited to 'src/MainWindow.hpp')
| -rw-r--r-- | src/MainWindow.hpp | 1 |
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); |
