Browse Source

CPUInfo: fixed build

master
Andrew Tridgell 11 years ago
parent
commit
72d35e8da4
  1. 1
      Tools/CPUInfo/CPUInfo.pde

1
Tools/CPUInfo/CPUInfo.pde

@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
#include <AP_Vehicle.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_BattMonitor.h>
#include <AP_Rally.h>
#include <AP_ADC_AnalogSource.h>

Loading…
Cancel
Save