diff --git a/dune-solvers/transferoperators/mandelobsrestrictor.hh b/dune-solvers/transferoperators/mandelobsrestrictor.hh
index 1754e1d8b1531e5dd1850404f962bb09b9c5cb6f..46ae5c0a8aa932a42ad10f71ea781c3cc0f184c2 100644
--- a/dune-solvers/transferoperators/mandelobsrestrictor.hh
+++ b/dune-solvers/transferoperators/mandelobsrestrictor.hh
@@ -2,7 +2,7 @@
 #define MANDEL_OBSTACLE_RESTRICTOR_HH
 
 #include <dune/common/bitsetvector.hh>
-#include <dune/ag-common/obstaclerestrictor.hh>
+#include <dune-solvers/transferoperators/obstaclerestrictor.hh>
 #include <dune-solvers/transferoperators/multigridtransfer.hh>
 #include "boxconstraint.hh"