summaryrefslogtreecommitdiffstats
path: root/src/d3dtextr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d3dtextr.cpp')
-rw-r--r--src/d3dtextr.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d3dtextr.cpp b/src/d3dtextr.cpp
index 7f977a5..cceab99 100644
--- a/src/d3dtextr.cpp
+++ b/src/d3dtextr.cpp
@@ -29,8 +29,8 @@
#define STRICT
#include <tchar.h>
#include <stdio.h>
-#include "D3DTextr.h"
-#include "D3DUtil.h"
+#include "d3dtextr.h"
+#include "d3dutil.h"
#include "language.h"
#include "misc.h"