mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- fix compile error
This commit is contained in:
parent
05f0730c9d
commit
990d61f41a
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
namespace OpenGLRenderer
|
||||
{
|
||||
|
||||
class FGLRenderBuffers;
|
||||
|
||||
class PPGLTexture
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue