ir: rename event-fields/event-types -> fields/field-types
[babeltrace.git] / include / babeltrace / ctf / events.h
index 15ebe56f1b9aff71fa64e78495e770fd3d1dc890..134db8c01f73e38cbaeae84edc3c16693ec97b73 100644 (file)
 #include <stdint.h>
 #include <babeltrace/context.h>
 #include <babeltrace/clock-types.h>
-#include <babeltrace/ctf-ir/event-types.h>
+#include <babeltrace/ctf-ir/field-types.h>
 
 /*
  * This header must exist in Babeltrace 2 because it contained
  * enumerations that were used in CTF writer's API. Those enumerations
- * are now located in ctf-ir/event-types.h.
+ * are now located in ctf-ir/field-types.h.
  */
 
 #endif /* _BABELTRACE_CTF_EVENTS_H */
This page took 0.023817 seconds and 4 git commands to generate.