diff --git a/dumux/common/start.hh b/dumux/common/start.hh
index c79c9e0bce2dd22a2323a05314dba6fffb3ecaad..e9351ff63517d53d72913fd2e4321ef7a5b3d6d0 100644
--- a/dumux/common/start.hh
+++ b/dumux/common/start.hh
@@ -30,7 +30,7 @@
 #include <dune/grid/io/file/dgfparser.hh>
 #include <dune/common/mpihelper.hh>
 #include <iostream>
-#include <dune/common/parametertreeparser.hh>
+//#include <dune/common/parametertreeparser.hh>
 
 
 namespace Dumux