diff --git a/Control/StoreGateBindings/src/SgPyDataModel.h b/Control/StoreGateBindings/src/SgPyDataModel.h index 353566c854281c56b2e0bf35362cd55d2e7e012e..28e3b10a7e2b105664d11cadde844557de166f8b 100644 --- a/Control/StoreGateBindings/src/SgPyDataModel.h +++ b/Control/StoreGateBindings/src/SgPyDataModel.h @@ -1,7 +1,7 @@ // -*- C++ -*- /* - Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ #ifndef STOREGATEBINDINGS_SGPYDATAMODEL_H @@ -25,7 +25,7 @@ extern CLID PyCLID; // ROOT includes #include "TClass.h" -#include "TClassEdit.h" +#include "RootUtils/TClassEditRootUtils.h" #include "TClassRef.h" #include "TROOT.h" #include "TMethod.h"