summaryrefslogtreecommitdiff
path: root/source/hal/source/platform/native/include/platform_drivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/hal/source/platform/native/include/platform_drivers.h')
-rw-r--r--source/hal/source/platform/native/include/platform_drivers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/hal/source/platform/native/include/platform_drivers.h b/source/hal/source/platform/native/include/platform_drivers.h
index d93e31c..a203618 100644
--- a/source/hal/source/platform/native/include/platform_drivers.h
+++ b/source/hal/source/platform/native/include/platform_drivers.h
@@ -21,6 +21,7 @@
#include "log_macros.h" /* Logging related helpers. */
#include "lcd_img.h" /* LCD functions */
#include "user_input.h" /* User input function */
+#include "timer_native.h" /* Native platform timer/profiler support */
/**
* @brief Initialises the platform components.