header modif
[lttv.git] / ltt / branches / poly / lttv / attribute.c
index b400804ceef835a4a00ef6ee38864ce61da8b1ab..973bdc9e98e4ae59afcefd8b44c549ae0a19bce6 100644 (file)
@@ -1,4 +1,4 @@
-#include <lttv/attribute.h>
+#include "attribute.h"
 
 inline lttv_string_id lttv_string_id_from_string(const char *s) {
   return g_quark_from_string(s);
This page took 0.024243 seconds and 4 git commands to generate.