command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / arch / arm / mach-stm32mp / cmd_stm32prog / stm32prog.c
index 65cb12dbcfdaa0583f87b3b201dd340ba112e690..c5b8841b23c0944719c23eb93c0be3d199ab73b2 100644 (file)
@@ -3,7 +3,7 @@
  * Copyright (C) 2020, STMicroelectronics - All Rights Reserved
  */
 
-#include <common.h>
+#include <command.h>
 #include <console.h>
 #include <dfu.h>
 #include <malloc.h>