diff options
| -rw-r--r-- | unity-shared/GtkUtils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unity-shared/GtkUtils.h b/unity-shared/GtkUtils.h index 23186e7e9..4b9d2a0b3 100644 --- a/unity-shared/GtkUtils.h +++ b/unity-shared/GtkUtils.h @@ -68,6 +68,6 @@ private: }; } // theme namespace -} // unity namespace +} // gtk namespace #endif // UNITY_GTK_UTILS |
