diff options
Diffstat (limited to 'src/gui/Port.hpp')
-rw-r--r-- | src/gui/Port.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/Port.hpp b/src/gui/Port.hpp index 19212e3e..ba09cc24 100644 --- a/src/gui/Port.hpp +++ b/src/gui/Port.hpp @@ -25,10 +25,6 @@ #include <cassert> #include <string> -namespace Raul { -class Atom; -} // namespace Raul - namespace ingen { class URI; |