mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
AGL: Don't depend on VideoCommon
This commit is contained in:
@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user