mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 03:35:26 +00:00
OGL: Get rid of an unnecessary WIN32 ifdef in main.cpp
This commit is contained in:
parent
4c406cc4a1
commit
f11e587fa4
@ -78,11 +78,6 @@ Make AA apply instantly during gameplay if possible
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
#include "VideoCommon/VideoState.h"
|
||||
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "Common/IniFile.h"
|
||||
#endif
|
||||
|
||||
namespace OGL
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user