summaryrefslogtreecommitdiff
path: root/Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2022-10-09 02:54:07 +0300
committerOxore <oxore@protonmail.com>2022-10-09 02:57:01 +0300
commitb1c8bb5df090d65cdd37a7acafb5dee8e3c530c6 (patch)
tree04e77389b96ed575bff7810ebb71857eff7e3b46 /Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
parent59651845feac3c6a2cb8e91e7494fd0e7940d145 (diff)
Add CMakeLists.txt and make it compile with GCC
Diffstat (limited to 'Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h')
-rw-r--r--Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h b/Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
index 363044d..6216974 100644
--- a/Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
+++ b/Libraries/TouchSense/STMTouch_Driver/inc/tsl_time_stm32f0xx.h
@@ -31,6 +31,7 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32f0xx.h"
+#include "stm32f0xx_rcc.h"
#include "tsl_conf_stm32f0xx.h"
#include "tsl_types.h"