Fix tar.gz build by removing legacy include to ltt directory
[lttv.git] / lttv / lttv / traceset.h
index 4f326fd8286adace26304ee19a80aae7ffda6e4e..9761c9198a7064a97501ea0d17357ec174525831 100644 (file)
@@ -22,9 +22,9 @@
 #include <lttv/attribute.h>
 #include <lttv/hook.h>
 #include <lttv/event.h>
-#include <ltt/ltt.h>
-#include <ltt/time.h>
+#include <lttv/time.h>
 #include <lttv/trace.h>
+
 /* A traceset is a set of traces to be analyzed together. */
 
 typedef struct _LttvTraceset LttvTraceset;
This page took 0.022868 seconds and 4 git commands to generate.