Include a missing header.

This commit is contained in:
Andrey Akhmichin 2019-07-27 21:59:16 +05:00
parent a2bcb645ef
commit 45cbc1ff86
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <math.h>
#include "hud.h"
#include "cl_util.h"
#include "input_mouse.h"
//#include "triangleapi.h"
#define MAX_LOGO_FRAMES 56