diff --git a/src/rodlocalstiffness.hh b/src/rodlocalstiffness.hh
index d70df8ccbcb49dfef3e783d3bcb1db2e6a6518a2..6c7c7e592183804cf1ea78016d02f0ec31dcceca 100644
--- a/src/rodlocalstiffness.hh
+++ b/src/rodlocalstiffness.hh
@@ -7,7 +7,6 @@
 #include <dune/istl/matrix.hh>
 #include <dune/disc/operators/localstiffness.hh>
 
-#include <dune/ag-common/boundarypatch.hh>
 #include "rigidbodymotion.hh"
 
 template<class GridView, class RT>