mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-13 16:07:45 +00:00
Fix msvc compile error
This commit is contained in:
parent
6f5e720576
commit
5105a5d254
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "r_defs.h"
|
#include "r_defs.h"
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
struct FSWColormap;
|
struct FSWColormap;
|
||||||
struct FLightNode;
|
struct FLightNode;
|
||||||
|
|
Loading…
Reference in a new issue