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 a84f9e69..3d8fc763 100644 --- a/src/gui/Port.hpp +++ b/src/gui/Port.hpp @@ -24,7 +24,7 @@ #include "raul/SharedPtr.hpp" #include "raul/WeakPtr.hpp" -namespace Raul { class Atom; } +namespace Raul { class Atom; class URI; } namespace Ingen { |