Move list.h to babeltrace/ include directory
[babeltrace.git] / formats / ctf / metadata / ctf-parser.y
index 67180f6e4385bc5d44faa1e780098c85a1f12166..cedac20fe47dfcbf9d55c510f04d7954bcff4094 100644 (file)
@@ -22,9 +22,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.02238 seconds and 4 git commands to generate.