summaryrefslogtreecommitdiff
path: root/testsuites/samples/nsecs/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/nsecs/system.h')
-rw-r--r--testsuites/samples/nsecs/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/nsecs/system.h b/testsuites/samples/nsecs/system.h
index 29627e49db..31c17a4073 100644
--- a/testsuites/samples/nsecs/system.h
+++ b/testsuites/samples/nsecs/system.h
@@ -1,7 +1,7 @@
#ifndef SYSTEM_H
#define SYSTEM_H
-#include <rtems/test.h>
+#include <rtems/test-info.h>
#include <bsp.h> /* for device driver prototypes */