summaryrefslogtreecommitdiff
path: root/src/core/hw/hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hw/hw.h')
-rw-r--r--src/core/hw/hw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hw/hw.h b/src/core/hw/hw.h
index 5b0cc8c87..92e9304ca 100644
--- a/src/core/hw/hw.h
+++ b/src/core/hw/hw.h
@@ -4,7 +4,7 @@
4 4
5#pragma once 5#pragma once
6 6
7#include "common_types.h" 7#include "common/common_types.h"
8 8
9namespace HW { 9namespace HW {
10 10