diff Events.cpp @ 1323:bfde0563ecdc

removed weather.h from indoor.h
author Grumpy7
date Mon, 01 Jul 2013 22:42:09 +0200
parents 8c2f689b5f0b
children b51332ab228f
line wrap: on
line diff
--- a/Events.cpp	Mon Jul 01 00:00:49 2013 +0400
+++ b/Events.cpp	Mon Jul 01 22:42:09 2013 +0200
@@ -5,6 +5,7 @@
 #include <assert.h>
 #include <stdlib.h>
 
+#include "Weather.h"
 #include "Texture.h"
 #include "mm7_data.h"
 #include "VideoPlayer.h"