diff --git a/Reconstruction/egamma/egammaInterfaces/egammaInterfaces/IegammaTrkRefitterTool.h b/Reconstruction/egamma/egammaInterfaces/egammaInterfaces/IegammaTrkRefitterTool.h
index 745e570d07b242b1428e8c4ab53fe80e25417987..f8490eb93783c57e91b1743963fa55bd57f128bd 100755
--- a/Reconstruction/egamma/egammaInterfaces/egammaInterfaces/IegammaTrkRefitterTool.h
+++ b/Reconstruction/egamma/egammaInterfaces/egammaInterfaces/IegammaTrkRefitterTool.h
@@ -23,7 +23,6 @@ CREATED:  Jul 2008
 #include "xAODEgamma/ElectronFwd.h"
 #include "xAODTracking/TrackParticleFwd.h"
 #include "TrkTrack/Track.h"
-#include "TrkParameters/TrackParameters.h"
 #include <memory>
 
 static const InterfaceID IID_egammaTrkRefitterTool("IegammaTrkRefitterTool", 1, 0);
diff --git a/Reconstruction/egamma/egammaLayerRecalibTool/egammaLayerRecalibTool/egammaLayerRecalibTool.h b/Reconstruction/egamma/egammaLayerRecalibTool/egammaLayerRecalibTool/egammaLayerRecalibTool.h
index 5f8b1338290510388fb5ed3d3a07f6689c39adb3..b8c35845fc62d0086f7ca46560af37f5ab0bec9c 100644
--- a/Reconstruction/egamma/egammaLayerRecalibTool/egammaLayerRecalibTool/egammaLayerRecalibTool.h
+++ b/Reconstruction/egamma/egammaLayerRecalibTool/egammaLayerRecalibTool/egammaLayerRecalibTool.h
@@ -35,10 +35,7 @@
 #include <TH1.h>
 #include <TH2.h>
 #include <TFormula.h>
-
 #include "egammaLayerRecalibTool/corr_HV_EMBPS.h"
-#include "xAODEgamma/Egamma.h"
-#include "xAODCaloEvent/CaloCluster.h"
 
 
 struct StdCalibrationInputs
diff --git a/Reconstruction/egamma/egammaTools/src/EMFourMomBuilder.cxx b/Reconstruction/egamma/egammaTools/src/EMFourMomBuilder.cxx
index 886097c5264f44e38ab7d607619d7db342143540..c81815b90c0faa64ee49e7760e58e0596fc33f08 100644
--- a/Reconstruction/egamma/egammaTools/src/EMFourMomBuilder.cxx
+++ b/Reconstruction/egamma/egammaTools/src/EMFourMomBuilder.cxx
@@ -23,7 +23,6 @@ PACKAGE:  offline/Reconstruction/egamma/egammaTools
 #include "EventPrimitives/EventPrimitives.h"
 #include "FourMom/EigenP5Jacobiand0z0PhiThetaqOverP2d0z0PhiEtaP.h"
 #include "GeoPrimitives/GeoPrimitives.h"
-#include "xAODEgamma/EgammaxAODHelpers.h"
 
 //  END OF HEADER FILES INCLUDE
 
diff --git a/Reconstruction/egamma/egammaTrackTools/src/egammaTrkRefitterTool.cxx b/Reconstruction/egamma/egammaTrackTools/src/egammaTrkRefitterTool.cxx
index d0b00200a8fa811ac092b68e06d1183861b632c6..b065a59b50875edc561a24379ca328a8c78c0be6 100644
--- a/Reconstruction/egamma/egammaTrackTools/src/egammaTrkRefitterTool.cxx
+++ b/Reconstruction/egamma/egammaTrackTools/src/egammaTrkRefitterTool.cxx
@@ -15,7 +15,6 @@
 #include "TrkEventPrimitives/LocalParameters.h"
 #include "TrkEventPrimitives/ParticleHypothesis.h"
 #include "TrkMaterialOnTrack/MaterialEffectsBase.h"
-#include "TrkSurfaces/PerigeeSurface.h"
 #include "TrkCaloCluster_OnTrack/CaloCluster_OnTrack.h"
 
 #include "AtlasDetDescr/AtlasDetectorID.h"