aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/icu_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-11 09:25:18 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-11 09:25:18 +0000
commite1fbdd2cd6e0614aeb14387c4e0922e5bd64503a (patch)
tree95c814457958577c6fe4cdf9a99f5b790a5d8b3d /os/hal/platforms/STM32/icu_lld.h
parent3cb1dfabfd29d708c67ea905d3fbc0aeb17c9a51 (diff)
downloadChibiOS-e1fbdd2cd6e0614aeb14387c4e0922e5bd64503a.tar.gz
ChibiOS-e1fbdd2cd6e0614aeb14387c4e0922e5bd64503a.tar.bz2
ChibiOS-e1fbdd2cd6e0614aeb14387c4e0922e5bd64503a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6129 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/icu_lld.h')
-rw-r--r--os/hal/platforms/STM32/icu_lld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32/icu_lld.h b/os/hal/platforms/STM32/icu_lld.h
index ee5f313f3..ad6ddffe5 100644
--- a/os/hal/platforms/STM32/icu_lld.h
+++ b/os/hal/platforms/STM32/icu_lld.h
@@ -25,6 +25,8 @@
#ifndef _ICU_LLD_H_
#define _ICU_LLD_H_
+#include "stm32_tim.h"
+
#if HAL_USE_ICU || defined(__DOXYGEN__)
/*===========================================================================*/