]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/event_prev.C
Modified macros to be compilable by ACLiC
[u/mrichter/AliRoot.git] / EVE / alice-macros / event_prev.C
index e7fc6b923dc533607c5280f2cee2830578a18eef..14881a6ed038a8ce35b4f19f29cf4c0989c557cd 100644 (file)
@@ -7,6 +7,10 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <EVE/EveBase/AliEveEventManager.h>
+#endif
+
 void event_prev()
 {
   if (AliEveEventManager::GetMaster() == 0) {