X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fspawn-viewer.cpp;h=fe11587130be8961da27c4e0484dab8d328bfd9e;hp=e7d2ca02dcfc24586f41ca68bf0527dafcfef4c2;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/spawn-viewer.cpp b/src/common/spawn-viewer.cpp index e7d2ca02d..fe1158713 100644 --- a/src/common/spawn-viewer.cpp +++ b/src/common/spawn-viewer.cpp @@ -14,10 +14,10 @@ #include -#include -#include "error.h" -#include "macros.h" -#include "spawn-viewer.h" +#include +#include "error.hpp" +#include "macros.hpp" +#include "spawn-viewer.hpp" static const char *babeltrace_bin = CONFIG_BABELTRACE_BIN;