summaryrefslogtreecommitdiffhomepage
path: root/serialize/savegame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'serialize/savegame.cpp')
-rw-r--r--serialize/savegame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/serialize/savegame.cpp b/serialize/savegame.cpp
index 024ff85a..693b098b 100644
--- a/serialize/savegame.cpp
+++ b/serialize/savegame.cpp
@@ -3,7 +3,7 @@
#include "compat/defs.hpp"
#include "compat/non-const.hpp"
#include "compat/strerror.hpp"
-#include "compat/int-hash.hpp"
+#include "compat/hash.hpp"
#include "compat/exception.hpp"
#include "src/ground-atlas.hpp"