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:
@@ -20,7 +20,7 @@
|
||||
#ifndef BT_NO_PROFILE
|
||||
|
||||
#include "btScalar.h"
|
||||
#include "LinearMath/btAlignedAllocator.h"
|
||||
#include "btAlignedAllocator.h"
|
||||
#include <new>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user