X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2Flttv.h;h=77dac57e7b8e85e47b58034ae355e1931f7f8ca1;hb=f4f8f203b436430ee95b85b0cf1c391a68dee73e;hp=4f1fda61cfdfd4200521bfb461dffb5c79ca62c6;hpb=dc87756342c051418eccb2b7d932ffa5453c6788;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/lttv.h b/ltt/branches/poly/include/lttv/lttv.h index 4f1fda61..77dac57e 100644 --- a/ltt/branches/poly/include/lttv/lttv.h +++ b/ltt/branches/poly/include/lttv/lttv.h @@ -1,12 +1,12 @@ #ifndef LTTV_H #define LTTV_H -#include "attribute.h" +#include /* The modules in the visualizer communicate with the main module and with each other through attributes. There is a global set of attributes */ -LttvAttributes *lttv_global_attributes(); +LttvAttribute *lttv_global_attributes(); /* A number of global attributes are initialized before modules are