From 0d240201c405f903b00e48eaf557665601360d64 Mon Sep 17 00:00:00 2001 From: Jeremy Leibs Date: Tue, 1 Sep 2009 14:05:37 +0000 Subject: [PATCH] Somehow managed to not fix the laser_geomety test itself. git-svn-id: https://code.ros.org/svn/ros-pkg/pkg/trunk/stacks/laser_pipeline@23530 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 67f1923..7f71bee 100644 --- a/test/projection_test.cpp +++ b/test/projection_test.cpp @@ -30,7 +30,7 @@ #include #include -#include "laser_scan/laser_scan.h" +#include "laser_geometry/laser_geometry.h" #include "sensor_msgs/PointCloud.h" #include