summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/monitor')
-rw-r--r--testsuites/libtests/monitor/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h
index d5175606e7..57f3175b5c 100644
--- a/testsuites/libtests/monitor/system.h
+++ b/testsuites/libtests/monitor/system.h
@@ -49,7 +49,7 @@ void Get_all_counters( void );
(6 * (3 * RTEMS_MINIMUM_STACK_SIZE)) /* our tasks */ + \
(1 * RTEMS_MINIMUM_STACK_SIZE) /* monitor tasks */
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */