diff Arcomage.cpp @ 1016:c45d51b3f4f4

Included header files cleanup
author Grumpy7
date Sun, 19 May 2013 17:55:19 +0200
parents c0d0656aa662
children 3a5c8df8381d
line wrap: on
line diff
--- a/Arcomage.cpp	Tue May 14 23:16:10 2013 +0600
+++ b/Arcomage.cpp	Sun May 19 17:55:19 2013 +0200
@@ -1,5 +1,6 @@
 #include <string>
 
+#include "LightmapBuilder.h"
 #include "Arcomage.h"
 #include "VideoPlayer.h"
 #include "AudioPlayer.h"
@@ -13,7 +14,6 @@
 #include "Events2D.h"
 #include "VectorTypes.h"
 #include "texts.h"
-#include "mm7_data.h"