remove the LinearMath/ prefix for includes within the LinearMath directory
Thenks tasioga for the patch, see http://code.google.com/p/bullet/issues/detail?id=333
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
// Credits: The Clock class was inspired by the Timer classes in
|
||||
// Ogre (www.ogre3d.org).
|
||||
|
||||
#include "LinearMath/btQuickprof.h"
|
||||
#include "btQuickprof.h"
|
||||
|
||||
|
||||
#ifdef USE_BT_CLOCK
|
||||
|
||||
Reference in New Issue
Block a user