summaryrefslogtreecommitdiffhomepage
path: root/floormat
diff options
context:
space:
mode:
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;