summaryrefslogtreecommitdiffstats
path: root/src/server/OutputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/OutputPort.hpp')
-rw-r--r--src/server/OutputPort.hpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/server/OutputPort.hpp b/src/server/OutputPort.hpp
index 0437c367..775e3093 100644
--- a/src/server/OutputPort.hpp
+++ b/src/server/OutputPort.hpp
@@ -18,10 +18,26 @@
#define INGEN_ENGINE_OUTPUTPORT_HPP
#include "PortImpl.hpp"
+#include "PortType.hpp"
+
+#include "lv2/urid/urid.h"
+
+#include <cstddef>
+#include <cstdint>
+
+namespace Raul {
+class Symbol;
+} // namespace Raul
namespace ingen {
+
+class Atom;
+
namespace server {
+class BlockImpl;
+class BufferFactory;
+
/** An output port.
*
* Output ports always have a locally allocated buffer, and buffer() will