summaryrefslogtreecommitdiffstats
path: root/src/motionbee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/motionbee.cpp')
-rw-r--r--src/motionbee.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/motionbee.cpp b/src/motionbee.cpp
index 489e6af..65ebeb7 100644
--- a/src/motionbee.cpp
+++ b/src/motionbee.cpp
@@ -24,7 +24,7 @@
#include <d3d.h>
#include "struct.h"
-#include "D3DEngine.h"
+#include "d3dengine.h"
#include "math3d.h"
#include "event.h"
#include "misc.h"