diff --git a/dumux/common/typetraits/typetraits.hh b/dumux/common/typetraits/typetraits.hh
index d4359a7e92acd593ecd9a843db9fff3ead326d76..f62da83fb3c74ca6cc52958aed09604e8912d9f2 100644
--- a/dumux/common/typetraits/typetraits.hh
+++ b/dumux/common/typetraits/typetraits.hh
@@ -27,6 +27,7 @@
 #include <type_traits>
 
 #include <dune/common/version.hh>
+#include <dune/common/typetraits.hh>
 
 namespace Dumux
 {