Browse Source

commander: try different mavlink include

sbg
Julian Oes 9 years ago
parent
commit
2cd05dea4d
  1. 2
      src/modules/commander/commander_helper.cpp

2
src/modules/commander/commander_helper.cpp

@ -62,7 +62,7 @@ @@ -62,7 +62,7 @@
#include <drivers/drv_led.h>
#include <drivers/drv_rgbled.h>
#include <mavlink/v1.0/common/mavlink.h> // For MAV_TYPE
#include <v1.0/common/mavlink.h> // For MAV_TYPE
#include "commander_helper.h"
#include "DevMgr.hpp"

Loading…
Cancel
Save