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:
erwin.coumans
2010-01-19 06:13:44 +00:00
parent 4280f54ccf
commit 67133c403d
4 changed files with 7 additions and 7 deletions

View File

@@ -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