mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-10 19:22:03 +00:00
- added missing #include.
This commit is contained in:
parent
7787a410ea
commit
2d901eca7f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
#define __R_SKY_H__
|
#define __R_SKY_H__
|
||||||
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <stdint.h>
|
||||||
#include "textureid.h"
|
#include "textureid.h"
|
||||||
|
|
||||||
struct FLevelLocals;
|
struct FLevelLocals;
|
||||||
|
|
Loading…
Reference in a new issue