summaryrefslogtreecommitdiffstats
path: root/src/sound/RBAIsMuted.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/RBAIsMuted.cpp')
-rw-r--r--src/sound/RBAIsMuted.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sound/RBAIsMuted.cpp b/src/sound/RBAIsMuted.cpp
index 1555137..e2f4671 100644
--- a/src/sound/RBAIsMuted.cpp
+++ b/src/sound/RBAIsMuted.cpp
@@ -16,7 +16,7 @@
/// IsMuted class
#include "RBAIsMuted.hpp"
-#include "RBAArbitrator.hpp"
+#include "RBAArbitratorImpl.hpp"
#include "RBAResultImpl.hpp"
#include "RBAAllocatable.hpp"
#include "RBAExpressionVisitor.hpp"
@@ -42,7 +42,7 @@ RBAIsMuted::getModelElementType() const
bool
RBAIsMuted::executeCore(RBAConstraintInfo* info,
- RBAArbitrator* arb) const
+ RBAArbitratorImpl* arb) const
{
bool isPassed {false};
// Add itself to the constraint hierarchy for coverage