From fe7a90ac34de28e30863a1257319f85a5e662286 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 23 Mar 2012 21:02:53 +0100 Subject: Fixed includes and GCC syntax errors --- src/d3dmath.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/d3dmath.cpp') diff --git a/src/d3dmath.cpp b/src/d3dmath.cpp index a2d0070..2686215 100644 --- a/src/d3dmath.cpp +++ b/src/d3dmath.cpp @@ -25,7 +25,7 @@ #define STRICT #include #include -#include "D3DMath.h" +#include "d3dmath.h" -- cgit v1.2.3-1-g7c22