From 7077fef33e648c266635bda2cf55fc6a6ed303db Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 2 Jan 2023 12:43:46 +0100 Subject: Debug and cleaning --- src/MainWindow.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/MainWindow.hpp') 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 #include #include +#include "config.h" wxDECLARE_EVENT(REFRESH_TAB_TITLE, wxCommandEvent); wxDECLARE_EVENT(NEW_GAME_EVENT, wxCommandEvent); -- cgit v1.2.3