diff --git a/macros/REST_Geant4_ViewEvent.C b/macros/REST_Geant4_ViewEvent.C index f4e2241..ee8505c 100644 --- a/macros/REST_Geant4_ViewEvent.C +++ b/macros/REST_Geant4_ViewEvent.C @@ -1,6 +1,6 @@ #include "TRestBrowser.h" -#include "TRestTask.h" #include "TRestGeant4Event.h" +#include "TRestTask.h" #ifndef RestTask_ViewG4Events #define RestTask_ViewG4Events