summaryrefslogtreecommitdiffstats
path: root/src/view/RBAIsVisible.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/RBAIsVisible.cpp')
-rw-r--r--src/view/RBAIsVisible.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/RBAIsVisible.cpp b/src/view/RBAIsVisible.cpp
index 8ebfac7..432a3ad 100644
--- a/src/view/RBAIsVisible.cpp
+++ b/src/view/RBAIsVisible.cpp
@@ -16,7 +16,7 @@
/// IsVisible class
#include "RBAAllocatable.hpp"
-#include "RBAArbitrator.hpp"
+#include "RBAArbitratorImpl.hpp"
#include "RBAConstraintInfo.hpp"
#include "RBAContent.hpp"
#include "RBAContentState.hpp"
@@ -44,7 +44,7 @@ RBAIsVisible::getModelElementType() const
bool
RBAIsVisible::executeCore(RBAConstraintInfo* info,
- RBAArbitrator* arb) const
+ RBAArbitratorImpl* arb) const
{
bool isPassed {false};
// Add itself to the constraint hierarchy for coverage.