summaryrefslogtreecommitdiffstats
path: root/src/cmdtoken.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdtoken.cpp')
-rw-r--r--src/cmdtoken.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmdtoken.cpp b/src/cmdtoken.cpp
index 9e26d5a..d5295c5 100644
--- a/src/cmdtoken.cpp
+++ b/src/cmdtoken.cpp
@@ -22,8 +22,8 @@
#include <d3d.h>
#include "struct.h"
-#include "D3DEngine.h"
-#include "D3DMath.h"
+#include "d3dengine.h"
+#include "d3dmath.h"
#include "language.h"
#include "global.h"
#include "event.h"