summaryrefslogtreecommitdiffstats
path: root/src/core/hw/lcd.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/hw/gpu.h (renamed from src/core/hw/lcd.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/lcd.h b/src/core/hw/gpu.h
index 2ae852d7c..c81b1bb3f 100644
--- a/src/core/hw/lcd.h
+++ b/src/core/hw/gpu.h
@@ -6,7 +6,7 @@
#include "common/common_types.h"
-namespace LCD {
+namespace GPU {
struct Registers {
u32 framebuffer_top_left_1;