summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sptimespec01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sptimespec01/init.c')
-rw-r--r--testsuites/sptests/sptimespec01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sptimespec01/init.c b/testsuites/sptests/sptimespec01/init.c
index df3173ce6d..8876f09680 100644
--- a/testsuites/sptests/sptimespec01/init.c
+++ b/testsuites/sptests/sptimespec01/init.c
@@ -13,7 +13,7 @@
#include <tmacros.h>
#include "test_support.h"
#include <rtems/timespec.h>
-#include <rtems/score/tod.h>
+#include <rtems/score/todimpl.h>
/* forward declarations to avoid warnings */
rtems_task Init(rtems_task_argument argument);