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