aboutsummaryrefslogtreecommitdiff
path: root/include/turns/adw/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'include/turns/adw/helpers')
-rw-r--r--include/turns/adw/helpers/gobj_mixin.hpp (renamed from include/turns/adw/helpers/gobj_cast.hpp)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/turns/adw/helpers/gobj_cast.hpp b/include/turns/adw/helpers/gobj_mixin.hpp
index 1ef9089..d9e5097 100644
--- a/include/turns/adw/helpers/gobj_cast.hpp
+++ b/include/turns/adw/helpers/gobj_mixin.hpp
@@ -1,5 +1,5 @@
-#ifndef TURNS_ADW_HELPERS_GOBJ_CAST_HPP
-#define TURNS_ADW_HELPERS_GOBJ_CAST_HPP
+#ifndef TURNS_ADW_HELPERS_GOBJ_MIXIN_HPP
+#define TURNS_ADW_HELPERS_GOBJ_MIXIN_HPP
#include <glibmm/object.h>