AP_Limits: export all internal headers from AP_Limits.h

This commit is contained in:
Pat Hickey 2012-12-12 15:45:44 -08:00 committed by Andrew Tridgell
parent b7a7eceef8
commit 304afd45e1

View File

@ -16,7 +16,10 @@
#include <stdint.h>
#include <AP_Param.h>
#include <AP_Limit_Module.h>
#include "AP_Limit_Module.h"
#include "AP_Limit_Altitude.h"
#include "AP_Limit_Geofence.h"
#include "AP_Limit_GPSLock.h"
#ifndef HAVE_ENUM_LIMITS_STATE
#define HAVE_ENUM_LIMITS_STATE