summaryrefslogtreecommitdiffstats
path: root/src/server/InternalBlock.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InternalBlock.hpp')
-rw-r--r--src/server/InternalBlock.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/server/InternalBlock.hpp b/src/server/InternalBlock.hpp
index 7e2e3fed..a7243707 100644
--- a/src/server/InternalBlock.hpp
+++ b/src/server/InternalBlock.hpp
@@ -18,6 +18,11 @@
#define INGEN_ENGINE_INTERNALBLOCK_HPP
#include "BlockImpl.hpp"
+#include "types.hpp"
+
+namespace Raul {
+class Symbol;
+} // namespace Raul
namespace ingen {
namespace server {