mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 06:42:26 +00:00
fix a compile error
This commit is contained in:
parent
2fd97f5eab
commit
3b1fad05a4
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
#include "pmove.h"
|
#include "pmove.h"
|
||||||
#include "view.h"
|
#include "view.h"
|
||||||
#include "checksum.h"
|
#include "checksum.h"
|
||||||
|
#include "keys.h"
|
||||||
|
|
||||||
cvar_t *cl_nodelta;
|
cvar_t *cl_nodelta;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue