diff --git a/source/cl_ents.c b/source/cl_ents.c index 004633d..a3c5a2b 100644 --- a/source/cl_ents.c +++ b/source/cl_ents.c @@ -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;