Przeglądaj źródła

Fix for the fix

Ivan Safrin 14 lat temu
rodzic
commit
9f4e2dbc02
1 zmienionych plików z 2 dodań i 0 usunięć
  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 "OSBasics.h"
 
+#include "physfs.h"
+
 using namespace Polycode;
 
 const struct aiScene* scene = NULL;