X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fthread.cpp;fp=src%2Fcommon%2Fthread.cpp;h=fecc0064dbca83358dd65dfb559a1d8cca2e16bf;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=34a620679d258a1e72035416f67ed85310473ba4;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=deliverable%2Flttng-tools.git diff --git a/src/common/thread.cpp b/src/common/thread.cpp index 34a620679..fecc0064d 100644 --- a/src/common/thread.cpp +++ b/src/common/thread.cpp @@ -7,8 +7,8 @@ #include -#include -#include "thread.h" +#include +#include "thread.hpp" int lttng_thread_setname(const char *name)