summaryrefslogtreecommitdiffstats
path: root/src/taskflag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/taskflag.cpp')
-rw-r--r--src/taskflag.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/taskflag.cpp b/src/taskflag.cpp
index c13b2d0..b965d08 100644
--- a/src/taskflag.cpp
+++ b/src/taskflag.cpp
@@ -24,8 +24,8 @@
#include <d3d.h>
#include "struct.h"
-#include "D3DEngine.h"
-#include "D3DMath.h"
+#include "d3dengine.h"
+#include "d3dmath.h"
#include "math3d.h"
#include "event.h"
#include "misc.h"