summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mouse01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/mouse01/init.c')
-rw-r--r--testsuites/libtests/mouse01/init.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/libtests/mouse01/init.c b/testsuites/libtests/mouse01/init.c
index 8b71615d6b..b20afe121c 100644
--- a/testsuites/libtests/mouse01/init.c
+++ b/testsuites/libtests/mouse01/init.c
@@ -22,7 +22,7 @@
#include <sys/ioctl.h>
#include <unistd.h>
#include <rtems/mw_uid.h>
-#include "termios_testdriver_intr.h"
+#include "../termios04/termios_testdriver_intr.h"
#include "tmacros.h"
const char rtems_test_name[] = "MOUSE 1";
@@ -151,7 +151,6 @@ rtems_task Init(
/* configuration information */
#include <rtems/serial_mouse.h>
-#include "termios_testdriver_intr.h"
/* NOTICE: the clock driver is explicitly disabled */
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER