summaryrefslogtreecommitdiffstats
path: root/src/sound/RBAOutputtingSound.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/RBAOutputtingSound.hpp')
-rw-r--r--src/sound/RBAOutputtingSound.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/RBAOutputtingSound.hpp b/src/sound/RBAOutputtingSound.hpp
index dd2e67e..775763b 100644
--- a/src/sound/RBAOutputtingSound.hpp
+++ b/src/sound/RBAOutputtingSound.hpp
@@ -40,7 +40,7 @@ public:
void accept(RBAExpressionVisitor& visitor) override;
RBAModelElementType getModelElementType() const override;
const RBARuleObject* getReferenceObjectCore(RBAConstraintInfo* info,
- RBAArbitrator* arb) const override;
+ RBAArbitratorImpl* arb) const override;
// Log
#ifdef RBA_USE_LOG