mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 23:57:57 -05:00
renamed hw_lcd module to just lcd
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "core/hw/hw_lcd.h"
|
||||
#include "core/hw/lcd.h"
|
||||
|
||||
#include "video_core/video_core.h"
|
||||
#include "video_core/renderer_opengl/renderer_opengl.h"
|
||||
|
Reference in New Issue
Block a user