summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/paranoia/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/paranoia/system.h')
-rw-r--r--testsuites/samples/paranoia/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/paranoia/system.h b/testsuites/samples/paranoia/system.h
index 8e782dc30e..1a28c98aec 100644
--- a/testsuites/samples/paranoia/system.h
+++ b/testsuites/samples/paranoia/system.h
@@ -36,6 +36,6 @@ rtems_task Init(
#define CONFIGURE_EXTRA_TASK_STACKS (1 * RTEMS_MINIMUM_STACK_SIZE)
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* end of include file */