From 2759d7b7a60c835242c6b8822cb6564f6693f9d7 Mon Sep 17 00:00:00 2001 From: Vincent Rabaud Date: Sat, 15 Sep 2012 20:45:21 +0000 Subject: [PATCH] more angles fixing git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@40123 eb33c2ac-9c88-4c90-87e0-44a10359b0c3 --- test/projection_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/projection_test.cpp b/test/projection_test.cpp index 57cf857..c6f5218 100644 --- a/test/projection_test.cpp +++ b/test/projection_test.cpp @@ -35,7 +35,7 @@ #include -#include "angles/angles.h" +#include "geometry_angles_utils/angles.h" #include "rostest/permuter.h"