paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [6142] fix fixedwing autopilot include in jsbsim_hw


From: Felix Ruess
Subject: [paparazzi-commits] [6142] fix fixedwing autopilot include in jsbsim_hw
Date: Mon, 11 Oct 2010 16:46:12 +0000

Revision: 6142
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6142
Author:   flixr
Date:     2010-10-11 16:46:11 +0000 (Mon, 11 Oct 2010)
Log Message:
-----------
fix fixedwing autopilot include in jsbsim_hw

Modified Paths:
--------------
    paparazzi3/trunk/sw/airborne/arch/sim/jsbsim_hw.h

Modified: paparazzi3/trunk/sw/airborne/arch/sim/jsbsim_hw.h
===================================================================
--- paparazzi3/trunk/sw/airborne/arch/sim/jsbsim_hw.h   2010-10-11 16:46:03 UTC 
(rev 6141)
+++ paparazzi3/trunk/sw/airborne/arch/sim/jsbsim_hw.h   2010-10-11 16:46:11 UTC 
(rev 6142)
@@ -1,5 +1,5 @@
 /*
- *  
+ *
  * Copyright (C) 2009 Enac
  *
  * This file is part of paparazzi.
@@ -17,7 +17,7 @@
  * You should have received a copy of the GNU General Public License
  * along with paparazzi; see the file COPYING.  If not, write to
  * the Free Software Foundation, 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA. 
+ * Boston, MA 02111-1307, USA.
  *
  */
 
@@ -30,7 +30,7 @@
 #include <inttypes.h>
 #include "std.h"
 #include "inter_mcu.h"
-#include "autopilot.h"
+#include <firmwares/fixedwing/autopilot.h>
 #include "estimator.h"
 #include "gps.h"
 #include "traffic_info.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]