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.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/InternalBlock.hpp b/src/server/InternalBlock.hpp
index e7f0ca95..7e2e3fed 100644
--- a/src/server/InternalBlock.hpp
+++ b/src/server/InternalBlock.hpp
@@ -44,7 +44,7 @@ public:
const Raul::Symbol& symbol,
GraphImpl* parent) override;
- void pre_process(RunContext& context) override;
+ void pre_process(RunContext& ctx) override;
};
} // namespace server