diff options
Diffstat (limited to 'command.c')
-rw-r--r-- | command.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ #include "gui.h" #include "command.h" #include "player.h" -#include "network.h" +#include "network/network.h" #include "variables.h" #include "genworld.h" |