From 1b92828cc8daae3a5af3b6d8e999d28a885d0689 Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Mon, 29 Jul 2013 23:54:40 +0000 Subject: [PATCH] Fixed path --- gtsam/navigation/tests/testEquivInertialNavFactor_GlobalVel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtsam/navigation/tests/testEquivInertialNavFactor_GlobalVel.cpp b/gtsam/navigation/tests/testEquivInertialNavFactor_GlobalVel.cpp index 6b5eb29f0..752f1887a 100644 --- a/gtsam/navigation/tests/testEquivInertialNavFactor_GlobalVel.cpp +++ b/gtsam/navigation/tests/testEquivInertialNavFactor_GlobalVel.cpp @@ -19,7 +19,7 @@ #include #include #include -#include +#include #include #include #include