summaryrefslogtreecommitdiff
path: root/firmware/export/ascodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/ascodec.h')
-rw-r--r--firmware/export/ascodec.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/ascodec.h b/firmware/export/ascodec.h
index 93cd767608..658153e420 100644
--- a/firmware/export/ascodec.h
+++ b/firmware/export/ascodec.h
@@ -28,4 +28,8 @@
28#include "ascodec-target.h" 28#include "ascodec-target.h"
29#endif 29#endif
30 30
31#ifdef SAMSUNG_YPR0
32#include "ascodec-target.h"
33#endif
34
31#endif 35#endif