Parcourir la source

Fix for the fix

Ivan Safrin il y a 14 ans
Parent
commit
9f4e2dbc02
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Tools/Contents/polyimport/Source/polyimport.cpp

+ 2 - 0
Tools/Contents/polyimport/Source/polyimport.cpp

@@ -3,6 +3,8 @@
 #include "PolyPolygon.h"
 #include "PolyPolygon.h"
 #include "OSBasics.h"
 #include "OSBasics.h"
 
 
+#include "physfs.h"
+
 using namespace Polycode;
 using namespace Polycode;
 
 
 const struct aiScene* scene = NULL;
 const struct aiScene* scene = NULL;