board: cogent: include header files in a more natural way
[platform/kernel/u-boot.git] / board / cogent / serial.c
index 20631d1..f0d6b22 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 #include <common.h>
-#include <board/cogent/serial.h>
+#include "serial.h"
 #include <serial.h>
 #include <linux/compiler.h>