summaryrefslogtreecommitdiff
path: root/src/staticobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/staticobject.h')
-rw-r--r--src/staticobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/staticobject.h b/src/staticobject.h
index d522e2ad7..a55471b7f 100644
--- a/src/staticobject.h
+++ b/src/staticobject.h
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "common_irrlicht.h"
#include <string>
#include <sstream>
-#include "utility.h"
+#include "util/serialize.h"
struct StaticObject
{