diff --git a/staticrod.cc b/staticrod.cc
index 829571f80fb14b6d6a29e959813514c74a6838e7..415b8de56bbd15a5d6c194bdf29b2348033d8266 100644
--- a/staticrod.cc
+++ b/staticrod.cc
@@ -1,24 +1,24 @@
 #include <config.h>
 
-//#define DUNE_EXPRESSIONTEMPLATES
+#include <dune/common/bitfield.hh>
+#include <dune/common/configparser.hh>
+
 #include <dune/grid/onedgrid.hh>
 
 #include <dune/istl/io.hh>
 
-#include "../common/boundarypatch.hh"
-#include <dune/common/bitfield.hh>
+#include <dune/ag-common/boundarypatch.hh>
 
 #include "src/planarrodassembler.hh"
-#include "../common/projectedblockgsstep.hh"
+#include <dune/ag-common/projectedblockgsstep.hh>
 #include "../contact/src/contactmmgstep.hh"
 
-#include "../common/iterativesolver.hh"
+#include <dune/ag-common/iterativesolver.hh>
 
-#include "../common/geomestimator.hh"
-#include "../common/energynorm.hh"
+#include <dune/ag-common/geomestimator.hh>
+#include <dune/ag-common/energynorm.hh>
 #include "src/rodwriter.hh"
 
-#include <dune/common/configparser.hh>
 
 // Number of degrees of freedom: 
 // 3 (x, y, theta) for a planar rod