summaryrefslogtreecommitdiffhomepage
path: root/test/loader.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-04-13 21:05:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-04-13 21:08:46 +0200
commitb4f0ae962bdd07c01f7193631b6fa502b53351be (patch)
treeedb7a1bc4d0caf8636c5f1a99f05db3c7dcfd432 /test/loader.cpp
parentff2a12174c8bd8be75dadeb23c88b6f9a1f0e1da (diff)
split scenery-proto into its own file
Diffstat (limited to 'test/loader.cpp')
-rw-r--r--test/loader.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/loader.cpp b/test/loader.cpp
index e05508f5..4bd8e4f3 100644
--- a/test/loader.cpp
+++ b/test/loader.cpp
@@ -6,8 +6,7 @@
#include "src/ground-atlas.hpp"
#include "src/wall-atlas.hpp"
#include "src/anim-atlas.hpp"
-#include "src/scenery.hpp"
-#include <mg/Texture.h>
+#include "src/scenery-proto.hpp"
namespace floormat {