summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c')
-rw-r--r--c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c b/c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c
index 8bee2e9f21..b79a2cf73b 100644
--- a/c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c
+++ b/c/src/lib/libbsp/sparc/shared/uart/apbuart_cons.c
@@ -27,12 +27,12 @@
#include <drvmgr/drvmgr.h>
#include <drvmgr/ambapp_bus.h>
-#include <apbuart.h>
+#include <bsp/apbuart.h>
#include <ambapp.h>
#include <grlib.h>
-#include <cons.h>
+#include <bsp/cons.h>
#include <rtems/termiostypes.h>
-#include <apbuart_cons.h>
+#include <bsp/apbuart_cons.h>
/*#define DEBUG 1 */