fix Linux build (tested on Ubuntu 12.10, 32bit)

This commit is contained in:
erwincoumans
2013-06-05 08:51:13 -07:00
parent 7d3b656d2b
commit 74bdccc2cf
3 changed files with 7 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
#include "../gwenUserInterface.h"
#include "Bullet3Dynamics/ConstraintSolver/b3Point2PointConstraint.h"
#include "OpenGLWindow/GLPrimitiveRenderer.h"
#include "Bullet3OpenCL/RayCast/b3GpuRayCast.h"
#include "Bullet3OpenCL/Raycast/b3GpuRaycast.h"
void GpuConvexScene::setupScene(const ConstructionInfo& ci)