From 35c2c2436d142e6a51ffbda188bde0904f7b3a66 Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Fri, 2 Oct 2015 18:00:33 +0200
Subject: [PATCH] adolcnamespaceinjections.hh has been moved to dune-fufem

---
 test/adolctest.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/adolctest.cc b/test/adolctest.cc
index bfbcc17f..03e50a6f 100644
--- a/test/adolctest.cc
+++ b/test/adolctest.cc
@@ -20,7 +20,7 @@ typedef double FDType;
 #include <adolc/drivers/drivers.h>    // use of "Easy to Use" drivers
 #include <adolc/taping.h>
 
-#include <dune/gfe/adolcnamespaceinjections.hh>
+#include <dune/fufem/adolcnamespaceinjections.hh>
 #include <dune/common/fmatrix.hh>
 
 #include <dune/geometry/quadraturerules.hh>
-- 
GitLab