Fix typo
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 7 Feb 2012 04:36:37 +0000 (23:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 7 Feb 2012 04:36:37 +0000 (23:36 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
converter/babeltrace.c

index 2701a0cd2517661122fec747e6038c3748b87f95..0ca1313d6746f8c71fdc9caf46584f4894a4043f 100644 (file)
@@ -24,7 +24,7 @@
 #include <babeltrace/format.h>
 #include <babeltrace/context.h>
 #include <babeltrace/ctf/types.h>
 #include <babeltrace/format.h>
 #include <babeltrace/context.h>
 #include <babeltrace/ctf/types.h>
-#include <abeltrace/ctf-text/types.h>
+#include <babeltrace/ctf-text/types.h>
 #include <babeltrace/iterator.h>
 #include <popt.h>
 #include <errno.h>
 #include <babeltrace/iterator.h>
 #include <popt.h>
 #include <errno.h>
This page took 0.025179 seconds and 4 git commands to generate.