summaryrefslogtreecommitdiffhomepage
path: root/loader/impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'loader/impl.cpp')
-rw-r--r--loader/impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp
index 1ea7b7b6..0f15e74c 100644
--- a/loader/impl.cpp
+++ b/loader/impl.cpp
@@ -2,8 +2,8 @@
#include "compat/assert.hpp"
#include "loader/scenery.hpp"
#include "loader/vobj-info.hpp"
-#include "loader/ground-info.hpp"
#include "loader/wall-info.hpp"
+#include "src/ground-atlas.hpp"
#include <Corrade/Containers/Pair.h>
#include <Magnum/Trade/ImageData.h>