X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2Ftp.c;h=509f5a4912d625b687846403f185404a4ac1255e;hb=123881664dc99ef7817e8a3e7ca59d5eaa976d06;hp=a9ea5dc518a13b4d77fffd411fd7bb38f396861e;hpb=8d8a24c8565ce6dce7e7bd1045a95d1d2af5e536;p=lttng-ust.git diff --git a/tests/hello/tp.c b/tests/hello/tp.c index a9ea5dc5..509f5a49 100644 --- a/tests/hello/tp.c +++ b/tests/hello/tp.c @@ -19,4 +19,4 @@ */ #define TRACEPOINT_CREATE_PROBES -#include "tp.h" +#include "ust_tests_hello.h"