mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 05:12:24 -07:00
renamed hw_lcd module to just lcd
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "common/log.h"
|
||||
|
||||
#include "core/hw/hw.h"
|
||||
#include "core/hw/hw_lcd.h"
|
||||
#include "core/hw/lcd.h"
|
||||
#include "core/hw/ndma.h"
|
||||
|
||||
namespace HW {
|
||||
|
@@ -6,7 +6,7 @@
|
||||
#include "common/log.h"
|
||||
|
||||
#include "core/core.h"
|
||||
#include "core/hw/hw_lcd.h"
|
||||
#include "core/hw/lcd.h"
|
||||
|
||||
#include "video_core/video_core.h"
|
||||
|
Reference in New Issue
Block a user