Index: trunk/Mars/mcore/fits.h
===================================================================
--- trunk/Mars/mcore/fits.h	(revision 19249)
+++ trunk/Mars/mcore/fits.h	(revision 19250)
@@ -26,5 +26,5 @@
 #endif
 
-#if defined(__MARS__) || defined(__CINT__)
+#if defined(__MARS__) || defined(__CINT__) || defined(__CLING__)
 #include "MLog.h"
 #include "MLogManip.h"
@@ -44,5 +44,5 @@
 #endif
 
-#if defined(HAVE_ZLIB) || defined(__CINT__)
+#if defined(HAVE_ZLIB) || defined(__CINT__) || defined(__CLING__)
 #include "izstream.h"
 #else
