summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/ypr0/system-ypr0.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/ypr0/system-ypr0.c')
-rw-r--r--firmware/target/hosted/ypr0/system-ypr0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/ypr0/system-ypr0.c b/firmware/target/hosted/ypr0/system-ypr0.c
index 784b4fe48e..11275c7809 100644
--- a/firmware/target/hosted/ypr0/system-ypr0.c
+++ b/firmware/target/hosted/ypr0/system-ypr0.c
@@ -30,7 +30,7 @@
30#include <SDL.h> 30#include <SDL.h>
31#endif 31#endif
32 32
33#include "ascodec-target.h" 33#include "ascodec.h"
34#include "gpio_ypr0.h" 34#include "gpio_ypr0.h"
35 35
36void power_off(void) 36void power_off(void)