summaryrefslogtreecommitdiff
path: root/src/sdl_udp.c
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-17 22:19:43 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-17 22:19:43 +0000
commit42f5cf229efa2b20c642c7c0d7a2f3cd98b9a890 (patch)
tree7eb6d3b99cdff9ae13df36af2c27cc5137365fae /src/sdl_udp.c
parent437da38a26548714e6e1640722148f0f9f601ccb (diff)
- dopisane scripty
git-svn-id: http://opensvn.csie.org/tuxanci_ng@25 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'src/sdl_udp.c')
-rw-r--r--src/sdl_udp.c2
1 files changed, 2 insertions, 0 deletions
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 <string.h>
#include <stdio.h>
#include <assert.h>
+
+#include "main.h"
#include "sdl_udp.h"
#define BUFSIZE 1000