diff --git a/example/SimpleReactor.cxx b/example/SimpleReactor.cxx
index d13a0cc9afc6b5a1e8c2e85224559a554e6ef65e..b297637ff09cfd12e3f14b616fc46126e6cfb9c3 100644
--- a/example/SimpleReactor.cxx
+++ b/example/SimpleReactor.cxx
@@ -1,9 +1,4 @@
 #include "CLASSHeaders.hxx"
-#include "XS/XSM_MLP.hxx"
-#include "Irradiation/IM_RK4.hxx"
-#include "Equivalence/EQM_MLP_PWR_MOX.hxx"
-#include "Equivalence/EQM_LIN_PWR_MOX.hxx"
-#include "XS/XSM_CLOSEST.hxx"
 #include <sstream>
 #include <iomanip>
 #include <math.h>