Browse Source

Fix for the fix

Ivan Safrin 14 years ago
parent
commit
9f4e2dbc02
1 changed files with 2 additions and 0 deletions
  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;