Move list.h to babeltrace/ include directory
[babeltrace.git] / formats / ctf / metadata / ctf-visitor-xml.c
index 96d4ec5fc2fa15a347fbc689abb5fc54df190515..a4d8549f280aa22a3ee116ad54a568b9cb6d245c 100644 (file)
@@ -21,9 +21,9 @@
 #include <string.h>
 #include <stdlib.h>
 #include <assert.h>
-#include <helpers/list.h>
 #include <glib.h>
 #include <errno.h>
+#include <babeltrace/list.h>
 #include "ctf-scanner.h"
 #include "ctf-parser.h"
 #include "ctf-ast.h"
This page took 0.023066 seconds and 4 git commands to generate.