From 8e1fb75ead4f360329ecae7b97c833ee655ea21e Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 10 Jan 2011 11:19:40 +0000
Subject: [PATCH] fix path: the header rodcontinuumcomplex.hh has moved

[[Imported from SVN: r6720]]
---
 dirneucoupling.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dirneucoupling.cc b/dirneucoupling.cc
index 2a307fa2..cf0b703e 100644
--- a/dirneucoupling.cc
+++ b/dirneucoupling.cc
@@ -38,7 +38,7 @@
 #include <dune/gfe/geodesicdifference.hh>
 #include <dune/gfe/rodwriter.hh>
 #include <dune/gfe/makestraightrod.hh>
-#include <dune/gfe/rodcontinuumcomplex.hh>
+#include <dune/gfe/coupling/rodcontinuumcomplex.hh>
 
 // Space dimension
 const int dim = 3;
-- 
GitLab