summaryrefslogtreecommitdiffstats
path: root/src/brain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/brain.cpp')
-rw-r--r--src/brain.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/brain.cpp b/src/brain.cpp
index d9017e2..e942e5d 100644
--- a/src/brain.cpp
+++ b/src/brain.cpp
@@ -21,10 +21,10 @@
#include <stdio.h>
#include <d3d.h>
-#include "cbot/cbotdll.h"
+#include "CBot/CBotDll.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"