diff --git a/Source/Core/Common/GL/GLInterface/AGL.cpp b/Source/Core/Common/GL/GLInterface/AGL.cpp index 69783800dc..d5d905b5c5 100644 --- a/Source/Core/Common/GL/GLInterface/AGL.cpp +++ b/Source/Core/Common/GL/GLInterface/AGL.cpp @@ -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() {