fix a compile bug

This commit is contained in:
Bill Currie 2001-03-07 04:01:23 +00:00
parent b4dfcb0906
commit b68b6a4dd3

View file

@ -47,6 +47,7 @@
#include "msg.h"
#include "pmove.h"
#include "r_dynamic.h"
#include "sys.h"
#include "view.h"
extern cvar_t *cl_predict_players;