diff options
Diffstat (limited to 'source/cl_input.c')
-rw-r--r-- | source/cl_input.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cl_input.c b/source/cl_input.c index 237607c..b186c40 100644 --- a/source/cl_input.c +++ b/source/cl_input.c @@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // cl.input.c -- builds an intended movement command to send to the server #include "cl_local.h" -#include "vid_public.h" #include "vid_local.h" static cvar_t *cl_nodelta; |