diff options
Diffstat (limited to 'firmware/export')
-rw-r--r-- | firmware/export/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index 542587fc9d..b2bcba2ba8 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h | |||
@@ -486,7 +486,7 @@ Lyre prototype 1 */ | |||
486 | #elif defined(PANDORA) | 486 | #elif defined(PANDORA) |
487 | #include "config/pandora.h" | 487 | #include "config/pandora.h" |
488 | #elif defined(SAMSUNG_YPR0) | 488 | #elif defined(SAMSUNG_YPR0) |
489 | #include "config/ypr0.h" | 489 | #include "config/samsungypr0.h" |
490 | #else | 490 | #else |
491 | /* no known platform */ | 491 | /* no known platform */ |
492 | #endif | 492 | #endif |