From df9e956e694dca5d6b5dab5ce21b1da4b679b509 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 8 Nov 2000 19:21:03 +0000 Subject: [PATCH] add needed client.h as found by Dietrich_Joerg@t-online.de --- source/joy_null.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/joy_null.c b/source/joy_null.c index 5e84c73..c322b16 100644 --- a/source/joy_null.c +++ b/source/joy_null.c @@ -34,6 +34,7 @@ #include "cvar.h" #include "protocol.h" #include "qtypes.h" +#include "client.h" // Joystick variables and structures cvar_t *joy_device; // Joystick device name