diff options
Diffstat (limited to 'include/datetime/planner-snooze.h')
-rw-r--r-- | include/datetime/planner-snooze.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/datetime/planner-snooze.h b/include/datetime/planner-snooze.h index fc08d27..8f37e4e 100644 --- a/include/datetime/planner-snooze.h +++ b/include/datetime/planner-snooze.h @@ -26,7 +26,7 @@ #include <memory> -namespace unity { +namespace ayatana { namespace indicator { namespace datetime { @@ -50,6 +50,6 @@ protected: } // namespace datetime } // namespace indicator -} // namespace unity +} // namespace ayatana #endif // INDICATOR_DATETIME_PLANNER_H |