summaryrefslogtreecommitdiffstats
path: root/src/server/BlockImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/BlockImpl.hpp')
-rw-r--r--src/server/BlockImpl.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/server/BlockImpl.hpp b/src/server/BlockImpl.hpp
index f6c72c8e..293c98c0 100644
--- a/src/server/BlockImpl.hpp
+++ b/src/server/BlockImpl.hpp
@@ -25,6 +25,7 @@
#include "ingen/Node.hpp"
#include "ingen/Properties.hpp"
+#include "ingen/Resource.hpp"
#include "ingen/URI.hpp"
#include "lilv/lilv.h"
#include "lv2/urid/urid.h"
@@ -43,9 +44,6 @@ class Symbol;
} // namespace Raul
namespace ingen {
-
-class Resource;
-
namespace server {
class BufferFactory;