summaryrefslogtreecommitdiffhomepage
path: root/main.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-06 06:13:05 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-06 06:13:05 +0200
commit9b2b5c5fd5880f35e2e952bb89fc709f4b814364 (patch)
treec84f3d560f915fcdd046b18f37ed2987d91f72e1 /main.cpp
parent3d89b33c5f01465372f293abd970160f652824ef (diff)
a
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index f58228c6..208579fb 100644
--- a/main.cpp
+++ b/main.cpp
@@ -16,6 +16,8 @@
#include <Magnum/Trade/AbstractImporter.h>
#include <Magnum/Timeline.h>
+#include "serialize/tile-atlas.hpp" //test
+
namespace Magnum::Examples {
template<typename enum_type>