summaryrefslogtreecommitdiff
path: root/src/sdl_udp.c
diff options
context:
space:
mode:
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