Donal Morrissey / BLE_API_Native_blog

Dependents:   BLE_iBeacon_Exercise

Fork of BLE_API_Native by Kevin Townsend

Revision:
4:2f1f20c755ed
Parent:
0:4c3097c65247
diff -r cb37056dbcc6 -r 2f1f20c755ed hw/nRF51822n/nordic/nrf-sdk/nrf_assert.h
--- a/hw/nRF51822n/nordic/nrf-sdk/nrf_assert.h	Thu Feb 06 13:05:36 2014 +0000
+++ b/hw/nRF51822n/nordic/nrf-sdk/nrf_assert.h	Fri Feb 07 16:04:09 2014 +0000
@@ -15,6 +15,7 @@
 #define NRF_ASSERT_H_
 
 #include <stdint.h>
+#include "nordic_global.h"
 
 #if defined(DEBUG_NRF) || defined(DEBUG_NRF_USER)