diff options
Diffstat (limited to 'video/win32_v.c')
-rw-r--r-- | video/win32_v.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video/win32_v.c b/video/win32_v.c index e9fb1ca78..7588653f0 100644 --- a/video/win32_v.c +++ b/video/win32_v.c @@ -5,7 +5,7 @@ #include "../functions.h" #include "../gfx.h" #include "../macros.h" -#include "../network.h" +#include "../network/network.h" #include "../variables.h" #include "../win32.h" #include "../window.h" |