mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-01-22 07:51:20 +00:00
fix a compile bug
This commit is contained in:
parent
b4dfcb0906
commit
b68b6a4dd3
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
#include "msg.h"
|
#include "msg.h"
|
||||||
#include "pmove.h"
|
#include "pmove.h"
|
||||||
#include "r_dynamic.h"
|
#include "r_dynamic.h"
|
||||||
|
#include "sys.h"
|
||||||
#include "view.h"
|
#include "view.h"
|
||||||
|
|
||||||
extern cvar_t *cl_predict_players;
|
extern cvar_t *cl_predict_players;
|
||||||
|
|
Loading…
Reference in a new issue