fix build

This commit is contained in:
Erwin Coumans
2014-07-31 18:10:50 -07:00
parent a08d4a94e3
commit fa3d01e6af

View File

@@ -15,7 +15,7 @@
#include "../bullet2/ChainDemo/ChainDemo.h" #include "../bullet2/ChainDemo/ChainDemo.h"
#include "../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.h" #include "../../Demos/CcdPhysicsDemo/CcdPhysicsSetup.h"
#include "../../Demos/ConstraintDemo/ConstraintPhysicsSetup.h" #include "../../Demos/ConstraintDemo/ConstraintPhysicsSetup.h"
#include "../ImportURDFDemo/ImportUrdfSetup.h" #include "../ImportURDFDemo/ImportURDFSetup.h"
static BulletDemoInterface* MyCcdPhysicsDemoCreateFunc(SimpleOpenGL3App* app) static BulletDemoInterface* MyCcdPhysicsDemoCreateFunc(SimpleOpenGL3App* app)