diff --git a/dune/tectonic/io/io-handler.hh b/dune/tectonic/io/io-handler.hh
index 6f38724678fc0faa18daf9884bd7ca6262d22d86..e1b735b721e01bd73127581757fd51ec42cdfb4c 100644
--- a/dune/tectonic/io/io-handler.hh
+++ b/dune/tectonic/io/io-handler.hh
@@ -11,6 +11,8 @@
 
 #include <dune/fufem/hdf5/file.hh>
 
+#include "../utils/geocoordinate.hh"
+
 #include "../time-stepping/adaptivetimestepper.hh"
 
 #include "hdf5/restart-io.hh"