summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmkey02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmkey02/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmkey02/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmkey02/init.c b/testsuites/psxtmtests/psxtmkey02/init.c
index 4814ef00da..fafb8f62bf 100644
--- a/testsuites/psxtmtests/psxtmkey02/init.c
+++ b/testsuites/psxtmtests/psxtmkey02/init.c
@@ -12,7 +12,7 @@
#endif
#include <timesys.h>
-#include <rtems/timerdrv.h>
+#include <rtems/btimer.h>
#include <errno.h>
#include <pthread.h>
#include "test_support.h"