lib: make public reference count functions have strict types
[babeltrace.git] / cli / babeltrace-cfg-cli-args.h
index e6afb3756b5e354650c9c640b000d1c1bd03c6a0..ff9a329126e7ebeb312a913965144998551420f4 100644 (file)
@@ -25,8 +25,7 @@
 
 #include <stdlib.h>
 #include <stdint.h>
-#include <babeltrace/values.h>
-#include <babeltrace/object.h>
+#include <babeltrace/value.h>
 #include <babeltrace/object-internal.h>
 #include <babeltrace/compiler-internal.h>
 #include <babeltrace/graph/component-class.h>
This page took 0.024409 seconds and 4 git commands to generate.