From 22985930c9c2c610ae18e2d8df0f3ea78a082134 Mon Sep 17 00:00:00 2001 From: bg Date: Tue, 30 Dec 2014 14:11:19 +0100 Subject: [PATCH 1/1] adjusting test system uart reference --- test_src/main-test-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_src/main-test-common.h b/test_src/main-test-common.h index d1e4cbd..6846d16 100644 --- a/test_src/main-test-common.h +++ b/test_src/main-test-common.h @@ -28,7 +28,7 @@ #include "config.h" #include "cli.h" #include "dump.h" -#include "uart_i.h" +#include "uart.h" #include "debug.h" #include -- 2.39.2