From 0762aa9ec950a7c7966b1706daa7a032f5de790a Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 21 Jul 2005 22:15:02 +0000 Subject: (svn r2669) Shuffle some more stuff around to reduce dependencies --- player_gui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'player_gui.c') diff --git a/player_gui.c b/player_gui.c index e3f21768f..bd5e4cc5b 100644 --- a/player_gui.c +++ b/player_gui.c @@ -11,6 +11,7 @@ #include "vehicle.h" #include "economy.h" #include "network.h" +#include "variables.h" #ifdef ENABLE_NETWORK #include "network_data.h" -- cgit v1.2.3-54-g00ecf