Skip to content

Commit d6c3c25

Browse files
Minor fix
1 parent cb6cdb9 commit d6c3c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/groundgrid/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ catkin_package(
8888
## Specify additional locations of header files
8989
## Your package locations should be listed before other locations
9090

91-
include_directories(${PROJECT_NAME}
91+
include_directories(
9292
${catkin_INCLUDE_DIRS}
9393
include
9494
)

0 commit comments

Comments
 (0)