lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / src / lib / value.h
index 9a6355e9cad8f2e1adff16a38a3f02aeb2093c18..26a1d9c0ff97da883c01f04d465088aa08f99279 100644 (file)
  * SOFTWARE.
  */
 
-#include "lib/object.h"
-#include <babeltrace2/value.h>
-#include <babeltrace2/value-const.h>
-#include <babeltrace2/types.h>
 #include <glib.h>
+#include <babeltrace2/babeltrace.h>
+
+#include "lib/object.h"
 #include "common/macros.h"
 
 struct bt_value {
This page took 0.022575 seconds and 4 git commands to generate.