Fix some include directives (add missing, remove superfluous)
[babeltrace.git] / include / babeltrace / graph / message-packet-beginning-const.h
index c89df0a8bc4210bc82e6ef74d25ccad64068fdd8..49ebfcbf859751604a30498888c0353ec5dfe341 100644 (file)
@@ -27,6 +27,9 @@
 /* For bt_message, bt_packet */
 #include <babeltrace/types.h>
 
+/* For bt_clock_snapshot_state */
+#include <babeltrace/trace-ir/clock-snapshot-const.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.023086 seconds and 4 git commands to generate.