0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-04-22 19:00:56 +00:00

- fix missing include

This commit is contained in:
Magnus Norddahl 2018-06-26 02:14:08 +02:00
parent 61d69f5561
commit 1c5f73727e

View file

@ -1,6 +1,7 @@
#pragma once
#include "hwrenderer/data/shaderuniforms.h"
#include <memory>
typedef FString PPTextureName;
typedef FString PPShaderName;