summaryrefslogtreecommitdiffhomepage
path: root/src/tile.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile.hpp')
-rw-r--r--src/tile.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tile.hpp b/src/tile.hpp
index c6d4e73d..a58d129a 100644
--- a/src/tile.hpp
+++ b/src/tile.hpp
@@ -5,7 +5,7 @@
#include <cstdint>
#include <memory>
-namespace Magnum::Examples {
+namespace floormat {
struct tile_atlas;
@@ -31,4 +31,4 @@ struct tile final
DECLARE_DEPRECATED_COPY_ASSIGNMENT(tile);
};
-} //namespace Magnum::Examples
+} //namespace floormat