ir: rename event-fields/event-types -> fields/field-types
[babeltrace.git] / bindings / python / python-complements.c
index b916b58c926a8093d71034fc8abcfe8535272c34..08b7912f04669db962449088181e5e3539d3ff5a 100644 (file)
@@ -26,9 +26,9 @@
  */
 
 #include "python-complements.h"
-#include <babeltrace/ctf-ir/event-types-internal.h>
-#include <babeltrace/ctf-ir/event-fields-internal.h>
-#include <babeltrace/ctf-ir/event-types.h>
+#include <babeltrace/ctf-ir/field-types-internal.h>
+#include <babeltrace/ctf-ir/fields-internal.h>
+#include <babeltrace/ctf-ir/field-types.h>
 #include <babeltrace/ctf-ir/event.h>
 #include <babeltrace/ctf-ir/clock-internal.h>
 #include <babeltrace/iterator.h>
This page took 0.022641 seconds and 4 git commands to generate.