DataFlash: include version for AP_FWVersion

This commit is contained in:
Peter Barker 2017-08-24 09:42:31 +10:00 committed by Francisco Ferreira
parent 445777429b
commit f32651a38c

View File

@ -1,4 +1,4 @@
#include "ap_version.h"
#include "AP_Common/AP_FWVersion.h"
#include "DFMessageWriter.h"
extern const AP_HAL::HAL& hal;