X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FEvent_Hooks.h;h=441a4a5138b79f64c335dcb02ba8cc602da011df;hb=1ab818de1d890bf716413090d943858bfef8d3d3;hp=7b68c7a57dc90a64fbb99ced6108d1616ecd0f81;hpb=ae4e77e0a98448e785288290c9d786d65e8e039b;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h b/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h index 7b68c7a5..441a4a51 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Event_Hooks.h @@ -2,6 +2,9 @@ #ifndef _EVENT_HOOKS_H #define _EVENT_HOOKS_H +#include +#include + GtkWidget *hGuiControlFlow(mainWindow *pmParentWindow); int Event_Selected_Hook(void *hook_data, void *call_data);