summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/button-clip.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/as3525/button-clip.c')
-rw-r--r--firmware/target/arm/as3525/button-clip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/button-clip.c b/firmware/target/arm/as3525/button-clip.c
index 04be8450fd..18bac8aa01 100644
--- a/firmware/target/arm/as3525/button-clip.c
+++ b/firmware/target/arm/as3525/button-clip.c
@@ -21,7 +21,7 @@
21 * 21 *
22 ****************************************************************************/ 22 ****************************************************************************/
23#include "system.h" 23#include "system.h"
24#include "button-target.h" 24#include "button.h"
25#include "as3525v2.h" 25#include "as3525v2.h"
26#ifndef BOOTLOADER 26#ifndef BOOTLOADER
27#include "backlight.h" 27#include "backlight.h"