fix linux build

This commit is contained in:
erwincoumans 2013-07-01 09:45:12 -07:00
parent 6d6ef5d3dc
commit 898f423f95
2 changed files with 2 additions and 2 deletions

View File

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

View File

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