mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-21 19:51:09 +00:00
add needed client.h as found by Dietrich_Joerg@t-online.de
This commit is contained in:
parent
760d286508
commit
df9e956e69
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue