summaryrefslogtreecommitdiffstats
path: root/src/d3dframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d3dframe.cpp')
-rw-r--r--src/d3dframe.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d3dframe.cpp b/src/d3dframe.cpp
index f43776b..3207a4b 100644
--- a/src/d3dframe.cpp
+++ b/src/d3dframe.cpp
@@ -25,8 +25,8 @@
#include <windows.h>
#include <stdio.h>
#include <tchar.h>
-#include "D3DFrame.h"
-#include "D3DUtil.h"
+#include "d3dframe.h"
+#include "d3dutil.h"