summaryrefslogtreecommitdiffhomepage
path: root/loader/impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'loader/impl.cpp')
-rw-r--r--loader/impl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp
index 65516e17..45c5b055 100644
--- a/loader/impl.cpp
+++ b/loader/impl.cpp
@@ -1,5 +1,6 @@
#include "impl.hpp"
#include "compat/assert.hpp"
+#include "loader/scenery.hpp"
#include <cstring>
#include <memory>
#include <Corrade/Containers/Pair.h>