rename markers*.{c,h} -> marker*.{c,h}
[lttv.git] / ltt / branches / poly / ltt / event.h
index 75b2e299e8bf1c378ecf79972de5079cce748e37..bc9452cffbe9c2f4b0ba9b11a1986f41203be20a 100644 (file)
@@ -7,7 +7,7 @@
 #include <sys/types.h>
 #include <ltt/ltt.h>
 #include <endian.h>
-#include <ltt/markers.h>
+#include <ltt/marker.h>
 
 /*
  * Structure LttEvent and LttEventPosition must begin with the _exact_ same
This page took 0.02304 seconds and 4 git commands to generate.