aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_timcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_timcap.h')
-rw-r--r--os/hal/include/hal_timcap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_timcap.h b/os/hal/include/hal_timcap.h
index a848783..9629564 100644
--- a/os/hal/include/hal_timcap.h
+++ b/os/hal/include/hal_timcap.h
@@ -79,7 +79,7 @@ typedef struct TIMCAPDriver TIMCAPDriver;
*/
typedef void (*timcapcallback_t)(TIMCAPDriver *timcapp);
-#include "timcap_lld.h"
+#include "hal_timcap_lld.h"
/*===========================================================================*/
/* Driver macros. */