Need to include draw.h so Draw_Crosshair() is defined

This commit is contained in:
Loring Holden 2000-01-09 19:44:46 +00:00
parent 131086c25c
commit f1c9f11a2c

View file

@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "quakedef.h" #include "quakedef.h"
#include "r_local.h" #include "r_local.h"
#include "draw.h" /* For Draw_Crosshair() */
/* /*