summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 085f86af53..d848d16155 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -187,6 +187,8 @@
187#include "config-h300.h" 187#include "config-h300.h"
188#elif defined(IAUDIO_X5) 188#elif defined(IAUDIO_X5)
189#include "config-iaudiox5.h" 189#include "config-iaudiox5.h"
190#elif defined(IAUDIO_M5)
191#include "config-iaudiom5.h"
190#elif defined(IPOD_COLOR) 192#elif defined(IPOD_COLOR)
191#include "config-ipodcolor.h" 193#include "config-ipodcolor.h"
192#elif defined(IPOD_NANO) 194#elif defined(IPOD_NANO)