diff options
Diffstat (limited to 'src/sound/RBAAllInstanceOfSoundContent.hpp')
-rw-r--r-- | src/sound/RBAAllInstanceOfSoundContent.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/RBAAllInstanceOfSoundContent.hpp b/src/sound/RBAAllInstanceOfSoundContent.hpp index 08ea67f..7c9a1bd 100644 --- a/src/sound/RBAAllInstanceOfSoundContent.hpp +++ b/src/sound/RBAAllInstanceOfSoundContent.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; void setContents(const std::list<const RBASoundContentImpl*>& contents); // Log |