AGL: Don't depend on VideoCommon
This commit is contained in:
parent
93f6563789
commit
01ed925fec
|
@ -3,10 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common/GL/GLInterface/AGL.h"
|
||||
|
||||
#include "VideoCommon/RenderBase.h"
|
||||
#include "VideoCommon/VertexShaderManager.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
void cInterfaceAGL::Swap()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue