Fix compile error

This commit is contained in:
Magnus Norddahl 2017-01-13 13:27:31 +01:00
parent 5d9cc6a706
commit 8209c4f392
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "r_data/r_translate.h"
#include "poly_wallsprite.h"
#include "polyrenderer/poly_renderer.h"
#include "swrenderer/scene/r_light.h"
void RenderPolyWallSprite::Render(const TriMatrix &worldToClip, const Vec4f &clipPlane, AActor *thing, subsector_t *sub, uint32_t subsectorDepth, uint32_t stencilValue)
{