Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / ctf-ir / field-path.h
index a9100a1161e2002c713936558f143ddd76a6bc2e..45f681fbd63a3a71c1ccbaf9cd91fe40338ea076 100644 (file)
  */
 
 #include <stdint.h>
-#include <babeltrace/ctf-ir/field-types.h>
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
+struct bt_ctf_field_type;
+
 /**
 @defgroup ctfirfieldpath CTF IR field path
 @ingroup ctfir
This page took 0.023649 seconds and 4 git commands to generate.