mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-15 06:00:12 +00:00
fix linux build
This commit is contained in:
parent
6d6ef5d3dc
commit
898f423f95
@ -1,7 +1,7 @@
|
||||
#include "ShadowMapDemo.h"
|
||||
#include "ShadowMapDemoInternalData.h"
|
||||
#include "OpenGLWindow/GLInstancingRenderer.h"
|
||||
#include "OpenglWindow/GLPrimitiveRenderer.h"
|
||||
#include "OpenGLWindow/GLPrimitiveRenderer.h"
|
||||
|
||||
#include "OpenGLWindow/ShapeData.h"
|
||||
#include "Bullet3Common/b3Quaternion.h"
|
||||
|
@ -30,7 +30,7 @@ subject to the following restrictions:
|
||||
|
||||
#include "fontstash.h"
|
||||
#include "opengl_fontstashcallbacks.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
//#include "Bullet3Common/b3Quickprof.h"
|
||||
#include "Bullet3Common/b3Quaternion.h"
|
||||
|
Loading…
Reference in New Issue
Block a user