diff --git a/dune/matrix-vector/componentwisevectormaps.hh b/dune/matrix-vector/componentwisevectormaps.hh
index fe80a4bf831e11a2facaf762dd639099a5f77e4a..7f1d97fdca8f33c3cf6397184aabee370a5473f1 100644
--- a/dune/matrix-vector/componentwisevectormaps.hh
+++ b/dune/matrix-vector/componentwisevectormaps.hh
@@ -4,7 +4,6 @@
 #define DUNE_MATRIX_VECTOR_COMPONENTWISE_VECTOR_MAPS
 #include <dune/common/hybridutilities.hh>
 #include <dune/common/typetraits.hh>
-#include <dune/common/iteratorfacades.hh>
 
 namespace Dune {
 namespace MatrixVector {