From 147c1d192a14e5c0dfbd23a445b06ab793c7f5ed Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Mon, 4 Apr 2011 14:25:17 +0000
Subject: [PATCH] add missing header

[[Imported from SVN: r7081]]
---
 dune/gfe/coupling/rodcontinuumcomplex.hh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dune/gfe/coupling/rodcontinuumcomplex.hh b/dune/gfe/coupling/rodcontinuumcomplex.hh
index 2f29b2fa..8c500de3 100644
--- a/dune/gfe/coupling/rodcontinuumcomplex.hh
+++ b/dune/gfe/coupling/rodcontinuumcomplex.hh
@@ -8,6 +8,7 @@
 
 #include <dune/istl/bvector.hh>
 
+#include <dune/fufem/boundarypatch.hh>
 #include <dune/gfe/rigidbodymotion.hh>
 
 /** \brief A set of rods and a set of continua, all coupled to each other
-- 
GitLab