Typedef bt_intern_str
[babeltrace.git] / include / babeltrace / callbacks-internal.h
index 65f62adbb491c40e2ed7e69d2c2da04a0d72d862..c9aeccdf3ecbab8a63958fb840334cf7c152144a 100644 (file)
@@ -21,6 +21,8 @@
  * all copies or substantial portions of the Software.
  */
 
+#include <glib.h>
+
 struct bt_callback {
        int prio;               /* Callback order priority. Lower first. Dynamically assigned from dependency graph. */
        void *private_data;
This page took 0.022877 seconds and 4 git commands to generate.