diff --git a/DDG4/lcio/LCIOStdHepReader.cpp b/DDG4/lcio/LCIOStdHepReader.cpp
index 003cfe6340b612a572a5eea2613dcacb5a36951f..d23ed28538efb78211f25c7e8fa33e1d67119309 100644
--- a/DDG4/lcio/LCIOStdHepReader.cpp
+++ b/DDG4/lcio/LCIOStdHepReader.cpp
@@ -14,12 +14,12 @@
 #ifndef DD4HEP_DDG4_LCIOSTDHEPREADER_H
 #define DD4HEP_DDG4_LCIOSTDHEPREADER_H
 
-// Framework include files
-#include "LCIOEventReader.h"
-
 // LCIO include files
 #include "UTIL/LCStdHepRdr.h"
 
+// Framework include files
+#include "LCIOEventReader.h"
+
 /// Namespace for the AIDA detector description toolkit
 namespace DD4hep  {