mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
- fix missing include
This commit is contained in:
parent
5464d2a577
commit
2abf700c29
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
#include "p_pspr.h"
|
#include "p_pspr.h"
|
||||||
#include "r_data/voxels.h"
|
#include "r_data/voxels.h"
|
||||||
#include "info.h"
|
#include "info.h"
|
||||||
|
#include "g_levellocals.h"
|
||||||
|
|
||||||
#define MAX_LODS 4
|
#define MAX_LODS 4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue