From 04f936c2c67a58f09bb307f9b021ab7a11b885da Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 11 Jan 2008 00:30:32 +0000 Subject: (svn r11811) -Fix: make compilation without networking work again (and thus move the debugdumpcommand stuff out of the network 'area'). --- src/video/sdl_v.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/video') diff --git a/src/video/sdl_v.cpp b/src/video/sdl_v.cpp index cf0e9971d..f52478c5d 100644 --- a/src/video/sdl_v.cpp +++ b/src/video/sdl_v.cpp @@ -11,6 +11,7 @@ #include "../variables.h" #include "../blitter/factory.hpp" #include "../network/network.h" +#include "../core/math_func.hpp" #include "sdl_v.h" #include -- cgit v1.2.3-70-g09d2