mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Move GLInterface.h into GLInterface directory
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
|
||||
#include <unordered_map>
|
||||
#include "GLInterface.h"
|
||||
#include "GLInterface/GLInterface.h"
|
||||
#include "Android/ButtonManager.h"
|
||||
|
||||
namespace ButtonManager
|
||||
|
Reference in New Issue
Block a user