diff --git a/Source/Core/DolphinWX/GLInterface/EGL.h b/Source/Core/DolphinWX/GLInterface/EGL.h index d482ae8c90..c525b4d7a7 100644 --- a/Source/Core/DolphinWX/GLInterface/EGL.h +++ b/Source/Core/DolphinWX/GLInterface/EGL.h @@ -4,8 +4,8 @@ #pragma once -#include #include +#include #include "Core/ConfigManager.h" #include "DolphinWX/GLInterface/InterfaceBase.h"