Move console definitions into a new console.h file
[oweals/u-boot.git] / board / tqc / tqm5200 / cmd_stk52xx.c
index 5f905d5dcaf5c87e714654bf3a655c555a173c1c..9d2d5a8fa986df4d1e73c2bd124e37444e8d5a42 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <console.h>
 
 #if defined(CONFIG_CMD_BSP)