From d53002ea49cfaf7c6f1339209ed91a39687d371f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Carsten=20Gr=C3=A4ser?= <graeser@mi.fu-berlin.de>
Date: Tue, 21 Apr 2009 13:24:54 +0000
Subject: [PATCH] Adapt include path

[[Imported from SVN: r2396]]
---
 dune-solvers/transferoperators/mandelobsrestrictor.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune-solvers/transferoperators/mandelobsrestrictor.hh b/dune-solvers/transferoperators/mandelobsrestrictor.hh
index 1754e1d8..46ae5c0a 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"
 
-- 
GitLab