commander: try to get the travis include right

This commit is contained in:
Julian Oes
2016-02-26 12:48:23 +00:00
parent 70cff975cc
commit 5c9713f05b

View File

@@ -62,9 +62,10 @@
#include <drivers/drv_led.h>
#include <drivers/drv_rgbled.h>
#include <mavlink/v1.0/common/mavlink.h> // For MAV_TYPE
#include "commander_helper.h"
#include "DevMgr.hpp"
#include "mavlink/v1.0/common/mavlink.h" // For MAV_TYPE
using namespace DriverFramework;