From af331272c7a5a5c27b55ee17b54a0e710c8f5a93 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 26 Dec 2022 17:11:09 +0100 Subject: Debug includes --- src/ochess.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ochess.hpp') diff --git a/src/ochess.hpp b/src/ochess.hpp index 22be496..d920fa4 100644 --- a/src/ochess.hpp +++ b/src/ochess.hpp @@ -13,6 +13,7 @@ #include // Check file exists etc #include #include +#include #define MAINWIN ((MainWindow *)wxGetApp().GetTopWindow()) -- cgit v1.2.3