Skip to content

Commit c9ad58c

Browse files
committed
fix header guard
1 parent 54e8afa commit c9ad58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/sot/core/robot-utils.hh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
*
66
*/
77

8-
#ifndef __sot_torque_control_common_H__
9-
#define __sot_torque_control_common_H__
8+
#ifndef __sot_core_robot_utils_H__
9+
#define __sot_core_robot_utils_H__
1010

1111
/* --------------------------------------------------------------------- */
1212
/* --- INCLUDE --------------------------------------------------------- */

0 commit comments

Comments
 (0)