]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/anidecod.h
Generate tags for ribbon headers and sources too.
[wxWidgets.git] / include / wx / anidecod.h
index 86970ae771894c72618d7e92bcda732eb17065bb..15b3adfe11fe535c25f85e6a2955e30ee50f7a2a 100644 (file)
@@ -12,7 +12,7 @@
 
 #include "wx/defs.h"
 
-#if wxUSE_STREAMS && wxUSE_ICO_CUR
+#if wxUSE_STREAMS && (wxUSE_ICO_CUR || wxUSE_GIF)
 
 #include "wx/stream.h"
 #include "wx/image.h"
@@ -76,6 +76,6 @@ private:
 };
 
 
-#endif  // wxUSE_STREAMS && wxUSE_ICO_CUR
+#endif  // wxUSE_STREAMS && (wxUSE_ICO_CUR || wxUSE_GIF)
 
 #endif  // _WX_ANIDECOD_H