summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ticker/system.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/samples/ticker/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/ticker/system.h b/testsuites/samples/ticker/system.h
index 05261341f7..4ac3f59f16 100644
--- a/testsuites/samples/ticker/system.h
+++ b/testsuites/samples/ticker/system.h
@@ -12,7 +12,7 @@
*/
#include <rtems.h>
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <inttypes.h>
#include "tmacros.h"