AP_Menu: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 22:12:08 +10:00
parent 184c4c8ac5
commit c76c3457fd
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <AP_Common.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AP_Progmem.h>
#include <AP_Menu.h>