X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Ftimer.cpp;fp=src%2Fbin%2Flttng-sessiond%2Ftimer.cpp;h=4e8b8026b2ee7534f01a95826b8f92f89f6b4dd3;hp=9635dea81a426c4774cf85640e12b2e0efa83c37;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/bin/lttng-sessiond/timer.cpp b/src/bin/lttng-sessiond/timer.cpp index 9635dea81..4e8b8026b 100644 --- a/src/bin/lttng-sessiond/timer.cpp +++ b/src/bin/lttng-sessiond/timer.cpp @@ -10,10 +10,10 @@ #include #include -#include "timer.h" -#include "health-sessiond.h" -#include "rotation-thread.h" -#include "thread.h" +#include "timer.hpp" +#include "health-sessiond.hpp" +#include "rotation-thread.hpp" +#include "thread.hpp" #define LTTNG_SESSIOND_SIG_QS SIGRTMIN + 10 #define LTTNG_SESSIOND_SIG_EXIT SIGRTMIN + 11