summaryrefslogtreecommitdiffstats
path: root/src/sound/RBAIsSounding.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/RBAIsSounding.cpp')
-rw-r--r--src/sound/RBAIsSounding.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sound/RBAIsSounding.cpp b/src/sound/RBAIsSounding.cpp
index a4ab4c4..7e51b65 100644
--- a/src/sound/RBAIsSounding.cpp
+++ b/src/sound/RBAIsSounding.cpp
@@ -18,7 +18,7 @@
#include <algorithm>
#include "RBAAllocatable.hpp"
-#include "RBAArbitrator.hpp"
+#include "RBAArbitratorImpl.hpp"
#include "RBAConstraintInfo.hpp"
#include "RBAContent.hpp"
#include "RBAContentState.hpp"
@@ -47,7 +47,7 @@ RBAIsSounding::getModelElementType() const
bool
RBAIsSounding::executeCore(RBAConstraintInfo* info,
- RBAArbitrator* arb) const
+ RBAArbitratorImpl* arb) const
{
bool isPassed {false};
// Add itself to the constraint hierarchy for coverage