mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Added some headers to allow Dolphin to compile in my environment.
This commit is contained in:
parent
6aa230c247
commit
867a1beb9f
3 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <array>
|
||||
#include <cstdlib>
|
||||
|
||||
#include "Common/GL/GLInterface/EGL.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue