aboutsummaryrefslogtreecommitdiff
path: root/include/adwaitamm/helpers/gobj_mixin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/adwaitamm/helpers/gobj_mixin.hpp')
-rw-r--r--include/adwaitamm/helpers/gobj_mixin.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/adwaitamm/helpers/gobj_mixin.hpp b/include/adwaitamm/helpers/gobj_mixin.hpp
index 2a6aa37..fbdaa4e 100644
--- a/include/adwaitamm/helpers/gobj_mixin.hpp
+++ b/include/adwaitamm/helpers/gobj_mixin.hpp
@@ -5,7 +5,7 @@
#include <type_traits>
-namespace turns::adw::helpers
+namespace Adwaita::helpers
{
template<typename Type, typename AdwType>
@@ -32,6 +32,6 @@ namespace turns::adw::helpers
}
};
-} // namespace turns::adw::helpers
+} // namespace Adwaita::helpers
#endif \ No newline at end of file