summaryrefslogtreecommitdiffstats
path: root/src/object/brain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/brain.cpp')
-rw-r--r--src/object/brain.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/object/brain.cpp b/src/object/brain.cpp
index c692b88..e3bbfa8 100644
--- a/src/object/brain.cpp
+++ b/src/object/brain.cpp
@@ -15,9 +15,9 @@
// * along with this program. If not, see http://www.gnu.org/licenses/.
-#include <windows.h>
#include <stdio.h>
-#include <d3d.h>
+
+#include "object/brain.h"
#include "CBot/CBotDll.h"
#include "common/struct.h"
@@ -65,7 +65,6 @@
#include "sound/sound.h"
#include "graphics/common/particule.h"
#include "script/cmdtoken.h"
-#include "object/brain.h"