summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm29/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm29/system.h')
-rw-r--r--testsuites/tmtests/tm29/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmtests/tm29/system.h b/testsuites/tmtests/tm29/system.h
index 61192f2657..70f0614984 100644
--- a/testsuites/tmtests/tm29/system.h
+++ b/testsuites/tmtests/tm29/system.h
@@ -36,6 +36,6 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INIT_TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE * 2)
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* end of include file */