aboutsummaryrefslogtreecommitdiff
path: root/src/MainWindow.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-02-02 08:56:46 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-02-02 08:56:46 +0100
commit36bdc90b57051d2a9985bc0965062885b22e08ea (patch)
tree5d1f0f784261724ec24fe727948b33f6a2d5dd9a /src/MainWindow.hpp
parente5f2b524b4ca055803105995ffa37a7a1ecd5352 (diff)
Update about
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 e59c7ec..5e01def 100644
--- a/src/MainWindow.hpp
+++ b/src/MainWindow.hpp
@@ -7,6 +7,7 @@
#include <wx/preferences.h>
#include <wx/textdlg.h>
#include "config.h"
+#include "binres/binres.hpp"
wxDECLARE_EVENT(REFRESH_TAB_TITLE, wxCommandEvent);
wxDECLARE_EVENT(NEW_GAME_EVENT, wxCommandEvent);