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 f8dfbd64..1a063f8d 100644
--- a/src/server/internals/Time.hpp
+++ b/src/server/internals/Time.hpp
@@ -44,7 +44,7 @@ public:
GraphImpl* parent,
SampleRate srate);
- void run(ProcessContext& context);
+ void run(RunContext& context);
static InternalPlugin* internal_plugin(URIs& uris);