Document libbabeltrace2's C API
[babeltrace.git] / src / lib / trace-ir / packet.h
index 7b19760c97fa52520e7a7e91bd4192ff8662a532..cf3d80c74fd80034a34b9697be6f4d67f15b75a8 100644 (file)
 
 #include <stdbool.h>
 #include "common/assert.h"
-#include <babeltrace2/trace-ir/clock-snapshot-const.h>
+#include <babeltrace2/trace-ir/clock-snapshot.h>
 #include <babeltrace2/trace-ir/packet.h>
 #include <babeltrace2/trace-ir/field.h>
 #include <babeltrace2/trace-ir/stream.h>
 #include "lib/object.h"
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "lib/property.h"
 
 #include "field-wrapper.h"
This page took 0.023186 seconds and 4 git commands to generate.