Browse Source

usr_mcu_version: add missing headers

main
Igor Mišić 3 years ago committed by Beat Küng
parent
commit
dff946c39a
  1. 2
      platforms/nuttx/src/px4/common/usr_mcu_version.cpp

2
platforms/nuttx/src/px4/common/usr_mcu_version.cpp

@ -37,8 +37,10 @@ @@ -37,8 +37,10 @@
* Implementation of generic user-space version API
*/
#include <systemlib/px4_macros.h>
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/defines.h>
#include <px4_platform/board_determine_hw_info.h>
#include "board_config.h"

Loading…
Cancel
Save