VARTest: fix build for AP_Notify changes

This commit is contained in:
Andrew Tridgell 2013-08-29 13:23:01 +10:00
parent ad8c5925e8
commit d08d7f4929
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#include <AP_Declination.h> // ArduPilot Mega Declination Helper Library
#include <DataFlash.h>
#include <SITL.h>
#include <AP_Notify.h>
#include "config.h"
#include "Parameters.h"