summaryrefslogtreecommitdiffhomepage
path: root/test/path-search.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/path-search.cpp')
-rw-r--r--test/path-search.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/path-search.cpp b/test/path-search.cpp
index e3c11e28..90accd3a 100644
--- a/test/path-search.cpp
+++ b/test/path-search.cpp
@@ -4,7 +4,7 @@
#include "loader/loader.hpp"
#include "loader/wall-cell.hpp"
#include "src/world.hpp"
-#include "src/scenery.hpp"
+#include "src/scenery-proto.hpp"
#include "src/search-bbox.hpp"
#include "src/search-constants.hpp"
#include <Magnum/Math/Functions.h>