diff options
Diffstat (limited to 'src/control/Restart.cpp')
-rw-r--r-- | src/control/Restart.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control/Restart.cpp b/src/control/Restart.cpp index 39c9a234..af38537d 100644 --- a/src/control/Restart.cpp +++ b/src/control/Restart.cpp @@ -1,6 +1,7 @@ #include "common.h" #include "Restart.h" +#include "SaveBuf.h" #include "Zones.h" #include "PathFind.h" #include "SaveBuf.h" |