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 b4b570f4..958cd239 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);
+ void run(RunContext& context) override;
static InternalPlugin* internal_plugin(URIs& uris);