X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fuprobe.cpp;fp=src%2Fbin%2Flttng%2Fuprobe.cpp;h=07ac5d5fa5ab6d9d30fadf31f8492455f9f689b8;hp=21b5e90e6b2bcc60173ab9954ac03c84084e3785;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/uprobe.cpp b/src/bin/lttng/uprobe.cpp index 21b5e90e6..07ac5d5fa 100644 --- a/src/bin/lttng/uprobe.cpp +++ b/src/bin/lttng/uprobe.cpp @@ -5,19 +5,19 @@ * */ -#include "uprobe.h" +#include "uprobe.hpp" #include #include #include -#include "common/compat/getenv.h" -#include "common/string-utils/string-utils.h" -#include "common/utils.h" -#include "common/path.h" +#include "common/compat/getenv.hpp" +#include "common/string-utils/string-utils.hpp" +#include "common/utils.hpp" +#include "common/path.hpp" #include "lttng/constant.h" -#include "command.h" +#include "command.hpp" /* * Walk the directories in the PATH environment variable to find the target