X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Futils%2Ftestapp%2Fuserspace-probe-elf-cxx-binary%2Fuserspace-probe-elf-cxx-binary.cpp;h=e87fe6cf6614f2dc0e338ddc0172405b95aaec64;hb=refs%2Fheads%2Fsow-2021-0006-rev1;hp=ab0f241447b1cda1b7db0b0fe8194a39bb596462;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=lttng-tools.git diff --git a/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary.cpp b/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary.cpp index ab0f24144..e87fe6cf6 100644 --- a/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary.cpp +++ b/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary.cpp @@ -5,7 +5,7 @@ * */ -#include "test_class.h" +#include "test_class.hpp" volatile int not_a_function = 0;