summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/samsungypr/ypr1/system-ypr1.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/samsungypr/ypr1/system-ypr1.c')
-rw-r--r--firmware/target/hosted/samsungypr/ypr1/system-ypr1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/samsungypr/ypr1/system-ypr1.c b/firmware/target/hosted/samsungypr/ypr1/system-ypr1.c
index d0cbddc55a..9aa49786f1 100644
--- a/firmware/target/hosted/samsungypr/ypr1/system-ypr1.c
+++ b/firmware/target/hosted/samsungypr/ypr1/system-ypr1.c
@@ -25,7 +25,7 @@
25#include "panic.h" 25#include "panic.h"
26#include "debug.h" 26#include "debug.h"
27 27
28#include "gpio-target.h" 28#include "gpio-ypr.h"
29#include "pmu-ypr1.h" 29#include "pmu-ypr1.h"
30#include "ioctl-ypr1.h" 30#include "ioctl-ypr1.h"
31#include "audiohw.h" 31#include "audiohw.h"