bring in new version of Box2D and update #include paths

--HG--
branch : box2d-update
This commit is contained in:
Bill Meltsner
2011-03-13 07:59:18 -04:00
parent aaa6afed76
commit 57e345e91e
109 changed files with 12874 additions and 10337 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <common/Reference.h>
// Box2D
#include "Include/Box2D.h"
#include <Box2D/Box2D.h>
namespace love
{