X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Ftestpoint%2Ftestpoint.cpp;h=4dfeadd81eb9aad643d31b5200f0d59e38e5e921;hb=refs%2Fheads%2Fsow-2021-0006-rev1;hp=c70245894e347dc27f9a9b20128d655db4f663f4;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=lttng-tools.git diff --git a/src/common/testpoint/testpoint.cpp b/src/common/testpoint/testpoint.cpp index c70245894..4dfeadd81 100644 --- a/src/common/testpoint/testpoint.cpp +++ b/src/common/testpoint/testpoint.cpp @@ -12,7 +12,7 @@ #include /* for getenv */ #include /* for strncmp */ -#include "testpoint.h" +#include "testpoint.hpp" /* Environment variable used to enable the testpoints facilities. */ static const char *lttng_testpoint_env_var = "LTTNG_TESTPOINT_ENABLE";