From b7e48fe351005700d779210a6dcf68158d4266fe Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 10 Jan 2023 16:20:38 +0100 Subject: Update chessarbiter and add missing include --- src/game_tab/right_panel/LiveEngineDialog.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game_tab') diff --git a/src/game_tab/right_panel/LiveEngineDialog.hpp b/src/game_tab/right_panel/LiveEngineDialog.hpp index d99c3f5..69e3af1 100644 --- a/src/game_tab/right_panel/LiveEngineDialog.hpp +++ b/src/game_tab/right_panel/LiveEngineDialog.hpp @@ -3,6 +3,7 @@ #include "UCI.hpp" #include "ochess.hpp" #include +#include wxDECLARE_EVENT(SHOW_ENGINE_EVALUATION, wxCommandEvent); -- cgit v1.2.3