Ryan C. Gordon 15 лет назад
Родитель
Сommit
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
  * - Ambiguities in the standard
  */
  */
 
 
-#if (defined PHYSFS_SUPPORTS_GRP)
+#if (defined PHYSFS_SUPPORTS_ISO9660)
 
 
 #define __PHYSICSFS_INTERNAL__
 #define __PHYSICSFS_INTERNAL__
 #include "physfs_internal.h"
 #include "physfs_internal.h"