X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2Ftp.c;h=509f5a4912d625b687846403f185404a4ac1255e;hb=41aaf8a5de3c7c3570e0fe063f1565385b4a4dbd;hp=a9ea5dc518a13b4d77fffd411fd7bb38f396861e;hpb=b0a710d613bda01c50608586210fef14a3571679;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"