Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge J. Perez <[email protected]>
  • Loading branch information
Blast545 committed May 27, 2024
1 parent 478aeb5 commit 03ec85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ign_TEST.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <ignition/common/Filesystem.hh>
#include "ignition/launch/test_config.hh" // NOLINT(build/include)

#include <ignition/utils/ExtraTestMacros.hh>
#include <ignition/utilities/ExtraTestMacros.hh>

static const std::string kIgnCommand(
std::string("IGN_CONFIG_PATH=") + IGN_CONFIG_PATH + " " +
Expand Down

0 comments on commit 03ec85d

Please sign in to comment.