summaryrefslogtreecommitdiff
path: root/src/core/hw/hw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hw/hw.cpp')
-rw-r--r--src/core/hw/hw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/hw.cpp b/src/core/hw/hw.cpp
index 1f240f09c..16bd70125 100644
--- a/src/core/hw/hw.cpp
+++ b/src/core/hw/hw.cpp
@@ -6,7 +6,7 @@
6#include "common/log.h" 6#include "common/log.h"
7 7
8#include "core/hw/hw.h" 8#include "core/hw/hw.h"
9#include "core/hw/hw_lcd.h" 9#include "core/hw/lcd.h"
10#include "core/hw/ndma.h" 10#include "core/hw/ndma.h"
11 11
12namespace HW { 12namespace HW {