summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond04/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond04/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcond04/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmcond04/init.c b/testsuites/psxtmtests/psxtmcond04/init.c
index 2c16dfa04f..889cc99b85 100644
--- a/testsuites/psxtmtests/psxtmcond04/init.c
+++ b/testsuites/psxtmtests/psxtmcond04/init.c
@@ -17,7 +17,7 @@
#include "test_support.h"
#include <pthread.h>
#include <sched.h>
-#include <rtems/timerdrv.h>
+#include <rtems/btimer.h>
const char rtems_test_name[] = "PSXTMCOND 04";