X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fview.cpp;h=1bf2648714193fd9270c57ef30931224c759ed09;hp=a2623fe49e0ccb66b4baecbf1f27552d22ffad43;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng/commands/view.cpp b/src/bin/lttng/commands/view.cpp index a2623fe49..1bf264871 100644 --- a/src/bin/lttng/commands/view.cpp +++ b/src/bin/lttng/commands/view.cpp @@ -14,8 +14,8 @@ #include #include -#include -#include "../command.h" +#include +#include "../command.hpp" static char *opt_session_name; static char *opt_viewer;