summaryrefslogtreecommitdiffstats
path: root/src/server/internals/Time.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/internals/Time.hpp')
-rw-r--r--src/server/internals/Time.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/internals/Time.hpp b/src/server/internals/Time.hpp
index 958cd239..3cf6983d 100644
--- a/src/server/internals/Time.hpp
+++ b/src/server/internals/Time.hpp
@@ -44,7 +44,7 @@ public:
GraphImpl* parent,
SampleRate srate);
- void run(RunContext& context) override;
+ void run(RunContext& ctx) override;
static InternalPlugin* internal_plugin(URIs& uris);