aboutsummaryrefslogtreecommitdiff
path: root/src/ochess.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ochess.hpp')
-rw-r--r--src/ochess.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ochess.hpp b/src/ochess.hpp
index e413071..6303e31 100644
--- a/src/ochess.hpp
+++ b/src/ochess.hpp
@@ -11,6 +11,7 @@
#include <wx/filefn.h> // Check file exists etc
#include <wx/log.h>
#include "gui.h"
+#include <memory>
#define MAINWIN ((MainWindow *)wxGetApp().GetTopWindow())