From 701bf460f5534eedf8ba1e68246515cfd01dd407 Mon Sep 17 00:00:00 2001
From: Jonathan Youett <youett@mi.fu-berlin.de>
Date: Mon, 2 Sep 2013 16:59:11 +0000
Subject: [PATCH] functiontools/quadraturerulecache.hh is deprecated

[[Imported from SVN: r11985]]
---
 dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh b/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh
index 0735420..7073231 100644
--- a/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh
+++ b/dune/elasticity/materials/geomexactstvenantkirchhoffmaterial.hh
@@ -1,7 +1,7 @@
 #ifndef GEOMETRICALLY_EXACT_ST_VENANT_KIRCHHOFF_MATERIAL
 #define GEOMETRICALLY_EXACT_ST_VENANT_KIRCHHOFF_MATERIAL
 
-#include <dune/fufem/functiontools/quadraturerulecache.hh>
+#include <dune/fufem/quadraturerules/quadraturerulecache.hh>
 
 #include <dune/fufem/symmetrictensor.hh>
 #include <dune/fufem/functions/virtualgridfunction.hh>
-- 
GitLab