From 418e69f1198bfa02623f27a1722c3e18ba16b9af Mon Sep 17 00:00:00 2001
From: Oliver Sander <sander@igpm.rwth-aachen.de>
Date: Tue, 17 Aug 2010 11:54:31 +0000
Subject: [PATCH] structuredgridfactory.hh is now in 'utility', and it's going
 to stay there

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

diff --git a/harmonicmaps.cc b/harmonicmaps.cc
index 9774fe9b..97baa03c 100644
--- a/harmonicmaps.cc
+++ b/harmonicmaps.cc
@@ -12,7 +12,7 @@
 
 #include <dune/grid/uggrid.hh>
 #include <dune/grid/onedgrid.hh>
-#include <dune/grid/common/structuredgridfactory.hh>
+#include <dune/grid/utility/structuredgridfactory.hh>
 
 #include <dune/grid/io/file/amirameshreader.hh>
 #include <dune/grid/io/file/amirameshwriter.hh>
-- 
GitLab