mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
bring in new version of Box2D and update #include paths
--HG-- branch : box2d-update
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <physics/Joint.h>
|
||||
|
||||
// Box2D
|
||||
#include "Include/Box2D.h"
|
||||
#include <Box2D/Box2D.h>
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user