summaryrefslogtreecommitdiffhomepage
path: root/floormat
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-15 19:27:53 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-15 19:27:53 +0100
commit785293f4bf1beec65d23be0612e545e4c26ec366 (patch)
treef250c34d82977116498b8049c8055fc3981478ab /floormat
parenta5acc700d6a3a9b050864cf78a0f9f2305babdff (diff)
b
Diffstat (limited to 'floormat')
-rw-r--r--floormat/main.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/floormat/main.hpp b/floormat/main.hpp
index ead48a8d..cfb41f1d 100644
--- a/floormat/main.hpp
+++ b/floormat/main.hpp
@@ -9,6 +9,7 @@ namespace Magnum::Platform { class Sdl2Application; }
namespace floormat {
+template<typename T> class safe_ptr;
struct fm_settings;
struct floormat_app;
struct tile_shader;