paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [5597] fixed inlcude issue due to moved file


From: antoine drouin
Subject: [paparazzi-commits] [5597] fixed inlcude issue due to moved file
Date: Mon, 23 Aug 2010 08:13:44 +0000

Revision: 5597
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5597
Author:   poine
Date:     2010-08-23 08:13:44 +0000 (Mon, 23 Aug 2010)
Log Message:
-----------
fixed inlcude issue due to moved file

Modified Paths:
--------------
    paparazzi3/trunk/sw/airborne/lisa/lisa_stm_passthrough_main.c

Modified: paparazzi3/trunk/sw/airborne/lisa/lisa_stm_passthrough_main.c
===================================================================
--- paparazzi3/trunk/sw/airborne/lisa/lisa_stm_passthrough_main.c       
2010-08-23 07:52:53 UTC (rev 5596)
+++ paparazzi3/trunk/sw/airborne/lisa/lisa_stm_passthrough_main.c       
2010-08-23 08:13:44 UTC (rev 5597)
@@ -36,7 +36,7 @@
 #include "csc_msg_def.h"
 #include "csc_protocol.h"
 
-#include "rotorcraft/baro.h"
+#include "firmwares/rotorcraft/baro.h"
 
 
 static inline void main_init(void);




reply via email to

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