Ryan C. Gordon пре 15 година
родитељ
комит
74f8cb4f91
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/archiver_iso9660.c

+ 1 - 1
src/archiver_iso9660.c

@@ -24,7 +24,7 @@
  * - Ambiguities in the standard
  */
 
-#if (defined PHYSFS_SUPPORTS_GRP)
+#if (defined PHYSFS_SUPPORTS_ISO9660)
 
 #define __PHYSICSFS_INTERNAL__
 #include "physfs_internal.h"