X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fhello.cxx%2Ftp-cpp.cpp;h=98669b6e9947d2fa2f59829e3993818309639fd6;hb=4405cc3e105e60c95939e595b8dddcd0940a0b92;hp=c7495dd69d295b8cc10c2e3ec787b9979fd1c65f;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/tests/compile/hello.cxx/tp-cpp.cpp b/tests/compile/hello.cxx/tp-cpp.cpp index c7495dd6..98669b6e 100644 --- a/tests/compile/hello.cxx/tp-cpp.cpp +++ b/tests/compile/hello.cxx/tp-cpp.cpp @@ -4,5 +4,5 @@ * Copyright (C) 2011 Mathieu Desnoyers */ -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #include "ust_tests_hello.h"