]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/hmpid_clusters.C
Change to support compilation when ALICE_INSTALL is not same as ALICE_ROOT
[u/mrichter/AliRoot.git] / EVE / alice-macros / hmpid_clusters.C
index badb5ac78e422e09f20646ba8a3c873d86797a30..9836d42bf8c59998830868b4f134d76f84999385 100644 (file)
@@ -17,9 +17,9 @@
 #include <TTree.h>
 #include <TBranch.h>
 
-#include <STEER/STEER/AliCluster3D.h>
-#include <STEER/STEER/AliRunLoader.h>
-#include <EveBase/AliEveEventManager.h>
+#include <AliCluster3D.h>
+#include <AliRunLoader.h>
+#include <AliEveEventManager.h>
 #else
 class TEveElement;
 class TEvePointSet;