summaryrefslogtreecommitdiffhomepage
path: root/test/json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/json.cpp')
-rw-r--r--test/json.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/json.cpp b/test/json.cpp
index fa4564fd..b5caf145 100644
--- a/test/json.cpp
+++ b/test/json.cpp
@@ -7,7 +7,7 @@
#include "tile-atlas.hpp"
#include "tile.hpp"
#include "chunk.hpp"
-#include "loader.hpp"
+#include "loader/loader.hpp"
#include <Corrade/Containers/StringView.h>
#include <Corrade/Utility/Path.h>