file names mod part 2
[lttv.git] / ltt / branches / poly / lttv / modules / gui / ControlFlow / drawing.c
index 85d2efcbabe892a1bc9e8b96f3c15b868a462bd8..8ed214a3ba3d422fa135cd916d2b55371116b190 100644 (file)
@@ -6,10 +6,10 @@
 #include <lttv/gtkTraceSet.h>
 #include <lttv/hook.h>
 
-#include "Drawing.h"
-#include "CFV.h"
-#include "CFV-private.h"
-#include "Event_Hooks.h"
+#include "drawing.h"
+#include "cfv.h"
+#include "cfv-private.h"
+#include "eventhooks.h"
 
 #define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
 #define g_debug(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, format)
This page took 0.022782 seconds and 4 git commands to generate.