summaryrefslogtreecommitdiffstats
path: root/src/core/hw/lcd.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/hw/lcd.cpp (renamed from src/core/hw/hw_lcd.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/hw_lcd.cpp b/src/core/hw/lcd.cpp
index 9fb485bac..3013673f8 100644
--- a/src/core/hw/hw_lcd.cpp
+++ b/src/core/hw/lcd.cpp
@@ -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"