Browse Source

Fix compilation on macOS/iOS after box2d update

Alex Szpakowski 4 years ago
parent
commit
c12b46da98

File diff suppressed because it is too large
+ 402 - 411
platform/xcode/liblove.xcodeproj/project.pbxproj


+ 1 - 1
src/libraries/box2d/dynamics/b2_island.cpp

@@ -30,7 +30,7 @@
 #include "box2d/b2_world.h"
 #include "box2d/b2_world.h"
 
 
 #include "b2_island.h"
 #include "b2_island.h"
-#include "dynamics/b2_contact_solver.h"
+#include "b2_contact_solver.h"
 
 
 /*
 /*
 Position Correction Notes
 Position Correction Notes

Some files were not shown because too many files changed in this diff