From c3df2e17a47b038cd4d53acfcb0f5009216ddc4e Mon Sep 17 00:00:00 2001 From: Pascal Brisset Date: Thu, 19 Oct 2006 07:03:17 +0000 Subject: [PATCH] pid.h no longer exists ... --- sw/airborne/rc_settings.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sw/airborne/rc_settings.c b/sw/airborne/rc_settings.c index 6b7daa38ff..955bc4b17c 100644 --- a/sw/airborne/rc_settings.c +++ b/sw/airborne/rc_settings.c @@ -29,7 +29,6 @@ #include "radio.h" #include "autopilot.h" #include "infrared.h" -#include "pid.h" #include "nav.h" #include "estimator.h"