diff options
Diffstat (limited to 'src/PowderToySDL.cpp')
| -rw-r--r-- | src/PowderToySDL.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PowderToySDL.cpp b/src/PowderToySDL.cpp index 5ef26f1..3b8aeab 100644 --- a/src/PowderToySDL.cpp +++ b/src/PowderToySDL.cpp @@ -31,6 +31,7 @@ #include "interface/Keys.h" #include "client/GameSave.h" +#include "client/SaveFile.h" #include "simulation/SaveRenderer.h" #include "client/Client.h" #include "Misc.h" |
