mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +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
|
||||
|
||||
#include "r_defs.h"
|
||||
#include <memory>
|
||||
|
||||
struct FSWColormap;
|
||||
struct FLightNode;
|
||||
|
|
Loading…
Reference in a new issue