]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/eedraw.cxx
Coding conventions.
[u/mrichter/AliRoot.git] / TFluka / eedraw.cxx
index 6ad890a0edf7103cf3df441c178734f0db03268a..bf243a5830c27b984ae8c25fd81f5fc3294bb435 100644 (file)
@@ -1,6 +1,12 @@
 #include <Riostream.h>
 #include "TVirtualMCApplication.h"
+
+#ifndef WITH_ROOT
 #include "TFluka.h"
+#else
+#include "TFlukaGeo.h"
+#endif
+
 #ifndef WIN32
 # define eedraw eedraw_
 #else