diff options
Diffstat (limited to 'engines/sword2/sword2.h')
| -rw-r--r-- | engines/sword2/sword2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword2/sword2.h b/engines/sword2/sword2.h index bcb80ec957..c7b844bffe 100644 --- a/engines/sword2/sword2.h +++ b/engines/sword2/sword2.h @@ -33,11 +33,11 @@ #include "common/util.h" -#include "sword2/build_display.h" +#include "sword2/screen.h" #include "sword2/header.h" #include "sword2/icons.h" #include "sword2/object.h" -#include "sword2/save_rest.h" +#include "sword2/saveload.h" #define MAX_starts 100 #define MAX_description 100 |
