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
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue