diff Weather.cpp @ 1262:0aeac0b9ca30

included header cleanup
author Grumpy7
date Wed, 12 Jun 2013 21:07:34 +0200
parents e0a1fccc89b1
children c1c74df0a33e
line wrap: on
line diff
--- a/Weather.cpp	Wed Jun 12 15:13:45 2013 +0200
+++ b/Weather.cpp	Wed Jun 12 21:07:34 2013 +0200
@@ -4,7 +4,7 @@
 #include "Viewport.h"
 #include "Render.h"
 
-#include "mm7_data.h"
+#include "mm7_data.h"   ////TODO: remove this once LOWORD/HIWRD stuff is refactored