summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/base_mp/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/base_mp/system.h')
-rw-r--r--testsuites/samples/base_mp/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h
index f846d60b2b..e452c02273 100644
--- a/testsuites/samples/base_mp/system.h
+++ b/testsuites/samples/base_mp/system.h
@@ -42,6 +42,6 @@ rtems_task Application_task(
* Put the overrides of default configuration parameters here.
*/
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* end of include file */