summaryrefslogtreecommitdiff
path: root/source/hal/platform/simple/include/timer_simple_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/hal/platform/simple/include/timer_simple_platform.h')
-rw-r--r--source/hal/platform/simple/include/timer_simple_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/hal/platform/simple/include/timer_simple_platform.h b/source/hal/platform/simple/include/timer_simple_platform.h
index 5f3c26b..683a207 100644
--- a/source/hal/platform/simple/include/timer_simple_platform.h
+++ b/source/hal/platform/simple/include/timer_simple_platform.h
@@ -18,7 +18,7 @@
#define TIMER_SIMPLE_PLATFORM_H
#include <stdint.h>
-#include "RTE_components.h"
+#include "RTE_Components.h"
/* Container for timestamp for simple platform. */
typedef struct _generic_time_counter {