- added missing #include.

This commit is contained in:
Christoph Oelckers 2022-06-01 09:34:07 +02:00
parent 7787a410ea
commit 2d901eca7f

View file

@ -29,6 +29,7 @@
#define __R_SKY_H__
#include <utility>
#include <stdint.h>
#include "textureid.h"
struct FLevelLocals;