aboutsummaryrefslogtreecommitdiff
path: root/src/game_tab
diff options
context:
space:
mode:
Diffstat (limited to 'src/game_tab')
-rw-r--r--src/game_tab/right_panel/LiveEngineDialog.hpp1
1 files changed, 1 insertions, 0 deletions
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 <wx/timer.h>
+#include <algorithm>
wxDECLARE_EVENT(SHOW_ENGINE_EVALUATION, wxCommandEvent);