diff options
Diffstat (limited to 'ingen/client')
-rw-r--r-- | ingen/client/ClientStore.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp index 109bd835..348d87a3 100644 --- a/ingen/client/ClientStore.hpp +++ b/ingen/client/ClientStore.hpp @@ -31,7 +31,7 @@ namespace Raul { class Path; class Atom; -} +} // namespace Raul namespace ingen { |