diff options
Diffstat (limited to 'src/gui/Port.hpp')
-rw-r--r-- | src/gui/Port.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp index c95c93ef..19212e3e 100644 --- a/src/gui/Port.hpp +++ b/src/gui/Port.hpp @@ -27,7 +27,7 @@ namespace Raul { class Atom; -} +} // namespace Raul namespace ingen { |