14 #include "TGPicture.h"
77 static TString
path = Form(
"%s/src/Fireworks/Core/icons/", gSystem->Getenv(
"CMSSW_BASE"));
78 if (gSystem->AccessPathName(
path.Data())) {
79 assert(gSystem->Getenv(
"CMSSW_RELEASE_BASE"));
80 path = Form(
"%s/src/Fireworks/Core/icons/", gSystem->Getenv(
"CMSSW_RELEASE_BASE"));