summaryrefslogtreecommitdiff
path: root/source/hal/include/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/hal/include/hal.h')
-rw-r--r--source/hal/include/hal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/hal/include/hal.h b/source/hal/include/hal.h
index a535dc9..6335e6d 100644
--- a/source/hal/include/hal.h
+++ b/source/hal/include/hal.h
@@ -28,6 +28,7 @@
extern "C" {
#endif
+#include "platform_drivers.h" /* Platform drivers */
#include "data_acq.h" /* Data acquisition abstraction */
#include "data_psn.h" /* Data presentation abstraction */
#include "timer.h" /* Timer/profiler API */