diff options
Diffstat (limited to 'settings.c')
-rw-r--r-- | settings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.c b/settings.c index af40febfa..b6d7fa895 100644 --- a/settings.c +++ b/settings.c @@ -28,7 +28,7 @@ #include "sound.h" #include "string.h" #include "variables.h" -#include "network.h" +#include "network/network.h" #include "settings.h" #include "command.h" #include "console.h" |