mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
Treewide: Adjust order of includes
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#include "Common/GL/GLInterface/EGLAndroid.h"
|
||||
|
||||
#include <android/native_window.h>
|
||||
|
||||
EGLDisplay GLContextEGLAndroid::OpenEGLDisplay()
|
||||
|
Reference in New Issue
Block a user