diff options
Diffstat (limited to 'network_client.c')
-rw-r--r-- | network_client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network_client.c b/network_client.c index 697df83c1..0bb0a8673 100644 --- a/network_client.c +++ b/network_client.c @@ -14,6 +14,7 @@ #include "window.h" #include "settings.h" #include "console.h" +#include "variables.h" // This file handles all the client-commands |