summaryrefslogtreecommitdiff
path: root/video/sdl_v.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/sdl_v.c')
-rw-r--r--video/sdl_v.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/sdl_v.c b/video/sdl_v.c
index d94819ded..e88de85a5 100644
--- a/video/sdl_v.c
+++ b/video/sdl_v.c
@@ -11,7 +11,7 @@
#include "../macros.h"
#include "../sdl.h"
#include "../window.h"
-#include "../network.h"
+#include "../network/network.h"
#include "../variables.h"
#include "sdl_v.h"
#include <SDL.h>