From 42f5cf229efa2b20c642c7c0d7a2f3cd98b9a890 Mon Sep 17 00:00:00 2001 From: oroborus Date: Mon, 17 Mar 2008 22:19:43 +0000 Subject: - dopisane scripty git-svn-id: http://opensvn.csie.org/tuxanci_ng@25 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/sdl_udp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sdl_udp.c') diff --git a/src/sdl_udp.c b/src/sdl_udp.c index a8eae7a..e6b669a 100644 --- a/src/sdl_udp.c +++ b/src/sdl_udp.c @@ -5,6 +5,8 @@ #include #include #include + +#include "main.h" #include "sdl_udp.h" #define BUFSIZE 1000 -- cgit v1.2.3