snapdragon: added missing includes

This commit is contained in:
Alessandro Simovic 2018-01-05 17:48:56 +01:00 committed by Beat Küng
parent ca046af8ca
commit cc41d8ccab

View File

@ -41,6 +41,7 @@
#include <uORB/uORB.h>
#include <containers/List.hpp>
#include <systemlib/err.h>
#include <px4_defines.h>
namespace uORB
{