(svn r11841) -Fix: win32 compilation
authorglx
Sun, 13 Jan 2008 22:07:33 +0000
changeset 8773 d47f11d6e738
parent 8772 8ae63fc3bbfb
child 8774 3c2757b1eeee
(svn r11841) -Fix: win32 compilation
src/video/win32_v.cpp
--- a/src/video/win32_v.cpp	Sun Jan 13 21:51:53 2008 +0000
+++ b/src/video/win32_v.cpp	Sun Jan 13 22:07:33 2008 +0000
@@ -7,6 +7,7 @@
 #include "../win32.h"
 #include "../blitter/factory.hpp"
 #include "../network/network.h"
+#include "../core/math_func.hpp"
 #include "win32_v.h"
 #include <windows.h>
 #include <tchar.h>