diff options
Diffstat (limited to 'src/ochess.hpp')
| -rw-r--r-- | src/ochess.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 <wx/filefn.h> // Check file exists etc #include <wx/log.h> #include <wx/busyinfo.h> +#include <vector> #define MAINWIN ((MainWindow *)wxGetApp().GetTopWindow()) |
