From 7b10f8b7e11c29537d7f6e6940116e0774b22916 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= <mfc@autoware.org>
Date: Mon, 23 Dec 2024 02:13:24 +0300
Subject: [PATCH] cuda package - bad change
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
---
 .../autoware_lidar_apollo_instance_segmentation/src/node.cpp   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/perception/autoware_lidar_apollo_instance_segmentation/src/node.cpp b/perception/autoware_lidar_apollo_instance_segmentation/src/node.cpp
index 389fbef8f2daa..a0dd06e614c55 100644
--- a/perception/autoware_lidar_apollo_instance_segmentation/src/node.cpp
+++ b/perception/autoware_lidar_apollo_instance_segmentation/src/node.cpp
@@ -17,11 +17,10 @@
 #include "autoware/lidar_apollo_instance_segmentation/detector.hpp"
 
 #include <autoware/universe_utils/ros/debug_publisher.hpp>
-#include <autoware/universe_utils/system/stop_watch.hpp>
+#include <autoware/universe_utils/system/stop_watchbadchange.hpp>
 
 #include <memory>
 
-// good change
 namespace autoware
 {
 namespace lidar_apollo_instance_segmentation