mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 17:11:23 +00:00
Compilation fix
This commit is contained in:
parent
a324b58145
commit
bed3260e45
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "wx/glcanvas.h"
|
||||
#include "Gui/GSFrame.h"
|
||||
#include "Emu/RSX/GL/GLGSRender.h"
|
||||
#include "Gui/GSFrame.h"
|
||||
#include "wx/glcanvas.h"
|
||||
|
||||
struct GLGSFrame : public GSFrame, public GSFrameBase
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user