From 9d611b9ff416c0d8c680e4e9e7bb1571416caaa7 Mon Sep 17 00:00:00 2001
From: Felix Schindler <felix.schindler@wwu.de>
Date: Sat, 17 Jan 2015 15:20:30 +0100
Subject: [PATCH] [spaces.fv.default] update pathes, refs #15

---
 dune/gdt/playground/spaces/fv/default.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dune/gdt/playground/spaces/fv/default.hh b/dune/gdt/playground/spaces/fv/default.hh
index 11f6c9538..91825e99a 100644
--- a/dune/gdt/playground/spaces/fv/default.hh
+++ b/dune/gdt/playground/spaces/fv/default.hh
@@ -13,7 +13,7 @@
 #include <dune/gdt/spaces/parallel.hh>
 
 #include "../../mapper/finitevolume.hh"
-#include "../../basefunctionset/finitevolume.hh"
+#include <dune/gdt/basefunctionset/default/fv.hh>
 #include "../../../spaces/interface.hh"
 
 namespace Dune {
-- 
GitLab