X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Feventhooks.c;h=a1ae64b48a69378cd2f656dfe66eeeaa4efe19bc;hb=5f874afeb9388056eac5d98c2b221ad0e6b40318;hp=2905f6bde1a7cc8e241fe93650d2f4cb0ef5b9ab;hpb=88feb618dc79481733516a77f285bb6514bb1d17;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c index 2905f6bd..a1ae64b4 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c @@ -25,11 +25,11 @@ #include -#include "Event_Hooks.h" -#include "CFV.h" -#include "Process_List.h" -#include "Drawing.h" -#include "CFV-private.h" +#include "eventhooks.h" +#include "cfv.h" +#include "processlist.h" +#include "drawing.h" +#include "cfv-private.h" #define MAX_PATH_LEN 256