Fix tar.gz build by removing legacy include to ltt directory
[lttv.git] / lttv / lttv / attribute.c
index 7eeac1243491a5660563c82f7daa570dc6496237..57c6d33285e930a668bac8996bea3eb62f0714bc 100644 (file)
@@ -22,8 +22,7 @@
 
 #include <string.h>
 #include <lttv/attribute.h>
-#include <ltt/ltt.h>
-#include <ltt/compiler.h>
+#include <lttv/compiler.h>
 
 typedef union _AttributeValue {
        int dv_int;
This page took 0.022339 seconds and 4 git commands to generate.