summaryrefslogtreecommitdiffhomepage
path: root/test/wall-atlas2.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-07 23:38:31 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-08 08:43:49 +0100
commita6514d1a95d0f84f0935866215463ef6aed23e19 (patch)
tree639075646b1ea42a3cd4a76ae59af7dda0c4b14a /test/wall-atlas2.cpp
parent4575194adb4615deeca174044a872093c3664ad4 (diff)
loader: work toward removing duplicate atlas code
Diffstat (limited to 'test/wall-atlas2.cpp')
-rw-r--r--test/wall-atlas2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wall-atlas2.cpp b/test/wall-atlas2.cpp
index 4e86885b..8387d656 100644
--- a/test/wall-atlas2.cpp
+++ b/test/wall-atlas2.cpp
@@ -3,7 +3,7 @@
#include "src/tile-constants.hpp"
#include "src/wall-atlas.hpp"
#include "loader/loader.hpp"
-#include "loader/wall-info.hpp"
+#include "loader/wall-cell.hpp"
namespace floormat {