mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-17 17:43:13 +00:00
Fix include order in EGL.h.
This commit is contained in:
parent
ee091329f7
commit
52c1db81ee
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <EGL/egl.h>
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <EGL/egl.h>
|
||||||
|
|
||||||
#include "Core/ConfigManager.h"
|
#include "Core/ConfigManager.h"
|
||||||
#include "DolphinWX/GLInterface/InterfaceBase.h"
|
#include "DolphinWX/GLInterface/InterfaceBase.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user