aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/expression/RBAGetAllocatables.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/expression/RBAGetAllocatables.hpp')
-rw-r--r--src/core/expression/RBAGetAllocatables.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/expression/RBAGetAllocatables.hpp b/src/core/expression/RBAGetAllocatables.hpp
index d1c7167..982ef07 100644
--- a/src/core/expression/RBAGetAllocatables.hpp
+++ b/src/core/expression/RBAGetAllocatables.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;
// Log
#ifdef RBA_USE_LOG