summaryrefslogtreecommitdiff
path: root/src/saveload.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/saveload.cpp')
-rw-r--r--src/saveload.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/saveload.cpp b/src/saveload.cpp
index 21f23e54a..f774f91d8 100644
--- a/src/saveload.cpp
+++ b/src/saveload.cpp
@@ -30,6 +30,7 @@
#include "gfx_func.h"
#include "core/alloc_func.hpp"
#include "functions.h"
+#include "core/endian_func.hpp"
#include <list>
extern const uint16 SAVEGAME_VERSION = 83;