X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ftestpoint%2Ftestpoint.cpp;h=4dfeadd81eb9aad643d31b5200f0d59e38e5e921;hp=c70245894e347dc27f9a9b20128d655db4f663f4;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c 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";