diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 12:43:46 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-02 12:43:46 +0100 |
| commit | 7077fef33e648c266635bda2cf55fc6a6ed303db (patch) | |
| tree | f4b63bc7b458fb2dad77c832cbf17c38b0aa3286 /src/MainWindow.hpp | |
| parent | e40f98ccda04da3bb9811b354b770fb8c6b563e5 (diff) | |
Debug and cleaning
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); |
