X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fattribute.c;h=973bdc9e98e4ae59afcefd8b44c549ae0a19bce6;hb=830eba15d0eaf43e5f4bb102e4b9b6020123a7e2;hp=b400804ceef835a4a00ef6ee38864ce61da8b1ab;hpb=f32847a15a7dd515457bad516bc0da73a0999e7c;p=lttv.git diff --git a/ltt/branches/poly/lttv/attribute.c b/ltt/branches/poly/lttv/attribute.c index b400804c..973bdc9e 100644 --- a/ltt/branches/poly/lttv/attribute.c +++ b/ltt/branches/poly/lttv/attribute.c @@ -1,4 +1,4 @@ -#include +#include "attribute.h" inline lttv_string_id lttv_string_id_from_string(const char *s) { return g_quark_from_string(s);