diff mm7_data.cpp @ 2215:e9625ad08541

fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
author Ritor1
date Fri, 14 Feb 2014 18:08:30 +0600
parents 385040580292
children 10c909eb6766
line wrap: on
line diff
--- a/mm7_data.cpp	Thu Feb 13 23:02:32 2014 +0600
+++ b/mm7_data.cpp	Fri Feb 14 18:08:30 2014 +0600
@@ -2,7 +2,7 @@
 
 #include "GUIWindow.h"
 #include "Party.h"
-
+#include "OSWindow.h"
 
 
 void ErrHR(HRESULT hr, const char *pAPI, const char *pFunction, const char *pFile, int line)