diff options
Diffstat (limited to 'include/datetime/actions.h')
-rw-r--r-- | include/datetime/actions.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/actions.h b/include/datetime/actions.h index 87cb676..4780990 100644 --- a/include/datetime/actions.h +++ b/include/datetime/actions.h @@ -28,7 +28,7 @@ #include <gio/gio.h> // GSimpleActionGroup -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -76,6 +76,6 @@ private: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_ACTIONS_H |