From 33a5a937281082a572b3b66483e8a4579db2935d Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Thu, 5 Apr 2012 22:23:14 +0200 Subject: GCC include and syntax fixes --- src/motionvehicle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/motionvehicle.cpp') diff --git a/src/motionvehicle.cpp b/src/motionvehicle.cpp index 059d06a..73dae74 100644 --- a/src/motionvehicle.cpp +++ b/src/motionvehicle.cpp @@ -24,7 +24,7 @@ #include #include "struct.h" -#include "D3DEngine.h" +#include "d3dengine.h" #include "math3d.h" #include "event.h" #include "misc.h" -- cgit v1.2.3-1-g7c22