]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/event_next.C
Modifications in CMake* files to export all required headers.
[u/mrichter/AliRoot.git] / EVE / alice-macros / event_next.C
index cca485775d68097b7d79b7980fb974476d61830c..179816e828fc72ab42995ee522466a80139c5cc7 100644 (file)
@@ -7,6 +7,10 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <AliEveEventManager.h>
+#endif
+
 void event_next()
 {
   if (AliEveEventManager::GetMaster() == 0) {