Python build fix
[babeltrace.git] / bindings / python / babeltrace / python-complements.c
index b9a11f1410d880cee18e777b3e8846269ce938b0..d0daf34b410942d13803e45f5f0caccf9e4e8c0c 100644 (file)
@@ -19,8 +19,8 @@
  */
 
 #include "python-complements.h"
-#include <babeltrace/ctf-writer/event-types-internal.h>
-#include <babeltrace/ctf-writer/event-fields-internal.h>
+#include <babeltrace/ctf-ir/field-types-internal.h>
+#include <babeltrace/ctf-ir/fields-internal.h>
 #include <babeltrace/iterator.h>
 #include <babeltrace/ctf/iterator.h>
 #include <babeltrace/ctf/events-internal.h>
This page took 0.031375 seconds and 4 git commands to generate.