]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TGeant4/TG4RunManager.cxx
conditional include G4UItcsh.hh added
[u/mrichter/AliRoot.git] / TGeant4 / TG4RunManager.cxx
index df8329ef9c0788a6fd120552fd1f19d9fed24f00..e23f490012e7ca70d6952ff7fcadcd9c496979c9 100644 (file)
@@ -28,6 +28,9 @@
 #ifdef G4UI_USE_GAG
 #include <G4UIGAG.hh>
 #endif
+#ifdef G4UI_USE_TCSH
+#include "G4UItcsh.hh" 
+#endif
 
 #include <TROOT.h> 
 #include <TRint.h>