mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 15:21:51 +00:00
- fix missing include
This commit is contained in:
parent
61d69f5561
commit
1c5f73727e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "hwrenderer/data/shaderuniforms.h"
|
||||
#include <memory>
|
||||
|
||||
typedef FString PPTextureName;
|
||||
typedef FString PPShaderName;
|
||||
|
|
Loading…
Reference in a new issue