lib: make graph API const-correct
[babeltrace.git] / lib / babeltrace.c
index ab2b6bc8d2c82af3eb7d6623813c4c1fcc34aacf..1623b6ea7f9fe7458ace5ea48ee396f08d5051da 100644 (file)
@@ -1,8 +1,4 @@
 /*
- * babeltrace.c
- *
- * Babeltrace Library
- *
  * Copyright 2010-2011 EfficiOS Inc. and Linux Foundation
  *
  * Author: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
@@ -26,7 +22,7 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/babeltrace.h>
+#include <babeltrace/version.h>
 #include <babeltrace/types.h>
 #include <stdlib.h>
 
This page took 0.023257 seconds and 4 git commands to generate.