diff --git a/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ElectronIsEMSelectorMapping.py b/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ElectronIsEMSelectorMapping.py
index ba466a97d32fb8be89b468bcd452f07d2299f6c6..85d28f240401119e79c59539dbea23197d286208 100644
--- a/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ElectronIsEMSelectorMapping.py
+++ b/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ElectronIsEMSelectorMapping.py
@@ -11,7 +11,7 @@
 
 import ROOT,cppyy
 
-cppy.include("ElectronPhotonSelectorTools/egammaPIDdefs.h")
+cppyy.include("ElectronPhotonSelectorTools/egammaPIDdefs.h")
 
 from ROOT import egammaPID
 
diff --git a/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ForwardElectronIsEMSelectorMapping.py b/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ForwardElectronIsEMSelectorMapping.py
index fc764e4eb6a6a21496f3cf8c9edf99d63ab13422..314d92058ad0b2dab4a0173e316db329c834df88 100644
--- a/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ForwardElectronIsEMSelectorMapping.py
+++ b/PhysicsAnalysis/ElectronPhotonID/ElectronPhotonSelectorTools/python/ForwardElectronIsEMSelectorMapping.py
@@ -10,7 +10,7 @@
 ##=============================================================================
 
 import ROOT,cppyy
-cppy.include("ElectronPhotonSelectorTools/egammaPIDdefs.h")
+cppyy.include("ElectronPhotonSelectorTools/egammaPIDdefs.h")
 
 from ROOT import egammaPID