mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +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__
|
||||
|
||||
#include <utility>
|
||||
#include <stdint.h>
|
||||
#include "textureid.h"
|
||||
|
||||
struct FLevelLocals;
|
||||
|
|
Loading…
Reference in a new issue