mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 02:51:37 +00:00
- Missing include.
This commit is contained in:
parent
a1615457ac
commit
8ef732704c
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
#include "p_acs.h"
|
||||
#include "a_pickups.h"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
DVector2 AM_GetPosition();
|
||||
int Net_GetLatency(int *ld, int *ad);
|
||||
|
||||
|
|
Loading…
Reference in a new issue