rename markers*.{c,h} -> marker*.{c,h}
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.h
index a99d3eb650932c0a6a32fcb47affacd6446fbda8..2ec68be057264c2a12997982af21c228790026ba 100644 (file)
@@ -23,7 +23,7 @@
 #include <lttv/attribute.h>
 #include <lttv/hook.h>
 #include <ltt/ltt.h>
-#include <ltt/markers.h>
+#include <ltt/marker.h>
 
 /* This is the generic part of trace processing. All events within a
    certain time interval are accessed and processing hooks are called for
This page took 0.022205 seconds and 4 git commands to generate.