X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Ftest%2Fsampledep.c;h=805c52837b1ef9af23739b3f404e0ce167d1070c;hb=277659ce0b02d236656c7aa53603cc9bf9f8450d;hp=8275982c9b2111d1e1504b238c2d7a6635f48188;hpb=eccb53529c117e1c39bd558e1db7fb801e054fb8;p=lttv.git diff --git a/ltt/branches/poly/lttv/test/sampledep.c b/ltt/branches/poly/lttv/test/sampledep.c index 8275982c..805c5283 100644 --- a/ltt/branches/poly/lttv/test/sampledep.c +++ b/ltt/branches/poly/lttv/test/sampledep.c @@ -6,7 +6,7 @@ #include /* Include module.h from lttv headers for module loading */ -#include "../../include/lttv/module.h" +#include G_MODULE_EXPORT void init() { g_critical("Sample module dependant init()");