From 402a1e24bae42c3789a7e000da7ca3c0f07d5dd0 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 6 May 2008 22:17:12 +0000 Subject: (svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations. --- src/video/win32_v.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/video/win32_v.cpp') diff --git a/src/video/win32_v.cpp b/src/video/win32_v.cpp index 35d698455..f553b9916 100644 --- a/src/video/win32_v.cpp +++ b/src/video/win32_v.cpp @@ -12,6 +12,8 @@ #include "../network/network.h" #include "../core/math_func.hpp" #include "../core/random_func.hpp" +#include "../functions.h" +#include "../texteff.hpp" #include "win32_v.h" #include #include -- cgit v1.2.3-54-g00ecf