summaryrefslogtreecommitdiffhomepage
path: root/src/loader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/loader.hpp')
-rw-r--r--src/loader.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/loader.hpp b/src/loader.hpp
index 49299bb6..6657439a 100644
--- a/src/loader.hpp
+++ b/src/loader.hpp
@@ -7,7 +7,7 @@
#include <optional>
#include <memory>
-namespace Magnum::Examples {
+namespace floormat {
struct tile_atlas;
@@ -29,4 +29,4 @@ protected:
extern loader_& loader; // NOLINT(cppcoreguidelines-avoid-non-const-global-variables)
-} // namespace Magnum::Examples
+} // namespace floormat