diff options
Diffstat (limited to 'src/gui/GraphPortModule.hpp')
-rw-r--r-- | src/gui/GraphPortModule.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphPortModule.hpp b/src/gui/GraphPortModule.hpp index f9292363..5cffa7bc 100644 --- a/src/gui/GraphPortModule.hpp +++ b/src/gui/GraphPortModule.hpp @@ -27,7 +27,7 @@ namespace Raul { class Atom; } namespace Ingen { namespace Client { - class PortModel; +class PortModel; } } namespace Ingen { |