renamed hw_lcd module to just lcd
This commit is contained in:
parent
c3a4b4bfca
commit
70c2cce963
7 changed files with 11 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue