diff --git a/dumux/material/spatialparams/implicit.hh b/dumux/material/spatialparams/implicit.hh
index 7c4dcb17c3af2225cc58394164cbd9ac96a8d6c4..2d0c3b0993cda359163e59f0784c697f394284cb 100644
--- a/dumux/material/spatialparams/implicit.hh
+++ b/dumux/material/spatialparams/implicit.hh
@@ -26,7 +26,7 @@
 #ifndef DUMUX_IMPLICIT_SPATIAL_PARAMS_HH
 #define DUMUX_IMPLICIT_SPATIAL_PARAMS_HH
 
-#include <dune/common/properties.hh>
+#include <dumux/common/properties.hh>
 #include "implicit1p.hh"
 
 namespace Dumux {