summaryrefslogtreecommitdiffstats
path: root/src/core/expression/RBAIsOn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/expression/RBAIsOn.cpp')
-rw-r--r--src/core/expression/RBAIsOn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/expression/RBAIsOn.cpp b/src/core/expression/RBAIsOn.cpp
index af60c20..004dc98 100644
--- a/src/core/expression/RBAIsOn.cpp
+++ b/src/core/expression/RBAIsOn.cpp
@@ -19,7 +19,7 @@
*/
#include "RBAIsOn.hpp"
-#include "RBAArbitrator.hpp"
+#include "RBAArbitratorImpl.hpp"
#include "RBAConstraintInfo.hpp"
#include "RBAExpressionVisitor.hpp"
#include "RBASceneImpl.hpp"
@@ -44,7 +44,7 @@ RBAIsOn::getModelElementType() const
bool
RBAIsOn::executeCore(RBAConstraintInfo* info,
- RBAArbitrator* arb) const
+ RBAArbitratorImpl* arb) const
{
bool isPassed {false};
// Add itself to Constraint hierarchy for coverage