Skip to content

Commit dddfdcc

Browse files
committed
accommodate the version in the file name
Signed-off-by: Zhe Shen <lucidshenzhe@gmail.com>
1 parent ef06bb8 commit dddfdcc

File tree

1 file changed

+1
-1
lines changed
  • control/pid_longitudinal_controller/src

1 file changed

+1
-1
lines changed

control/pid_longitudinal_controller/src/pid.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#include "autoware/pid_longitudinal_controller/pid.hpp"
15+
#include "pid_longitudinal_controller/pid.hpp"
1616

1717
#include <algorithm>
1818
#include <memory>

0 commit comments

Comments
 (0)