From fdd71514b2e698a493f4ff238800afa95b753de5 Mon Sep 17 00:00:00 2001 From: glx Date: Tue, 29 Jan 2008 00:45:24 +0000 Subject: (svn r12007) -Fix (r12003): win32 compilation was broken again ;) --- src/video/win32_v.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/video/win32_v.cpp b/src/video/win32_v.cpp index d88076589..b0296199a 100644 --- a/src/video/win32_v.cpp +++ b/src/video/win32_v.cpp @@ -8,6 +8,7 @@ #include "../blitter/factory.hpp" #include "../network/network.h" #include "../core/math_func.hpp" +#include "../core/random_func.hpp" #include "win32_v.h" #include #include -- cgit v1.2.3-54-g00ecf