summaryrefslogtreecommitdiff
path: root/video/dedicated_v.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/dedicated_v.c')
-rw-r--r--video/dedicated_v.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dedicated_v.c b/video/dedicated_v.c
index 824ca2936..caa1c8963 100644
--- a/video/dedicated_v.c
+++ b/video/dedicated_v.c
@@ -8,7 +8,7 @@
#include "../debug.h"
#include "../functions.h"
#include "../gfx.h"
-#include "../network.h"
+#include "../network/network.h"
#include "../window.h"
#include "../console.h"
#include "../variables.h"