Split the CTF-Writer API into IR and Writer-specific parts
[babeltrace.git] / bindings / python / python-complements.c
index 6f947bd04e331cb3675a3820b8166e6e2af18e5f..3172c74fc07fc2619d1f7d52a3fc0884378ef8c0 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/event-types-internal.h>
+#include <babeltrace/ctf-ir/event-fields-internal.h>
 
 /* FILE functions
    ----------------------------------------------------
This page took 0.023018 seconds and 4 git commands to generate.