module name change oops
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 Jan 2004 02:13:41 +0000 (02:13 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 29 Jan 2004 02:13:41 +0000 (02:13 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@438 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c

index 2905f6bde1a7cc8e241fe93650d2f4cb0ef5b9ab..a1ae64b48a69378cd2f656dfe66eeeaa4efe19bc 100644 (file)
 #include <lttv/gtkTraceSet.h>
 
 
-#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
This page took 0.024935 seconds and 4 git commands to generate.