diff --git a/arch/arm/mach-mt8127/ttab/touchpanel/tpd_debug.c b/arch/arm/mach-mt8127/ttab/touchpanel/tpd_debug.c index aa1515d977e..3df17b83f91 100644 --- a/arch/arm/mach-mt8127/ttab/touchpanel/tpd_debug.c +++ b/arch/arm/mach-mt8127/ttab/touchpanel/tpd_debug.c @@ -4,7 +4,7 @@ #include #include #include -#include +#include "tpd.h" #ifdef TPD_DEBUG_CODE int tpd_fail_count = 0;