Compilation fix for newer mbed-os

Fork of X_NUCLEO_IDB0XA1 by ST

Files at this revision

API Documentation at this revision

Comitter:
Vincent Coubard
Date:
Thu Sep 15 10:51:53 2016 +0100
Branch:
ed890df5d492ae33828aa3516276aaeaeee72ac5
Parent:
285:0e1570840658
Child:
287:e2efcf2f0da8
Commit message:
Sync with ed890df5d492ae33828aa3516276aaeaeee72ac5

2016-07-28 15:43:59+02:00: Andrea Palmieri
Update include

Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>

Changed in this revision

x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h Show annotated file Show diff for this revision Revisions of this file
--- a/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h	Thu Sep 15 10:51:52 2016 +0100
+++ b/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h	Thu Sep 15 10:51:53 2016 +0100
@@ -17,7 +17,7 @@
 #ifndef __CLOCK_H__
 #define __CLOCK_H__
 
-#include <hal_types.h>
+#include <ble_hal_types.h>
 
 /**
  * Number of clocks in one seconds.
@@ -56,4 +56,3 @@
 
 
 #endif /* __CLOCK_H__ */
-