Skip to content

Commit 9d1fe96

Browse files
committed
Update config.cpp
修改头文件路径
1 parent ac59cd3 commit 9d1fe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/behaviortree_cpp_v3/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
#ifdef Ivy
99

10-
#include "Ivy-sdk/src/common/Sys.h"
10+
#include "common/Sys.h"
1111
#include "Body/Skin.h"
1212
#include "Anim/IvyAnim.h"
1313
#include "Engine/Behavior/EventDispatcher.h"

0 commit comments

Comments
 (0)