Fix msvc compile error

This commit is contained in:
Magnus Norddahl 2017-02-04 13:43:39 +01:00
parent 6f5e720576
commit 5105a5d254

View file

@ -2,6 +2,7 @@
#pragma once
#include "r_defs.h"
#include <memory>
struct FSWColormap;
struct FLightNode;