lib: rename plural file names to singular
[babeltrace.git] / include / babeltrace / trace-ir / attributes-internal.h
index a0d7d3586044da8d0c27c06a1188bcf855bbc37c..b679e122209f80261e34a3aacf11eea7b74ad2e8 100644 (file)
@@ -30,7 +30,7 @@ extern "C" {
 
 #include <stdint.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/values.h>
+#include <babeltrace/value.h>
 
 BT_HIDDEN
 struct bt_value *bt_attributes_create(void);
This page took 0.023507 seconds and 4 git commands to generate.