summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InputPort.hpp')
-rw-r--r--src/server/InputPort.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp
index a5e81b6c..ec3a14ef 100644
--- a/src/server/InputPort.hpp
+++ b/src/server/InputPort.hpp
@@ -68,7 +68,7 @@ public:
bool get_buffers(BufferFactory& bufs,
Raul::Array<BufferFactory::Ref>* buffers,
- uint32_t poly);
+ uint32_t poly) const;
void pre_process(Context& context);
void post_process(Context& context);