X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fbabeltrace.h;h=743ca78d146c43a9b91a367390f1749470575518;hb=2c938e2f136edc56a08f1c6fd8a1557c1803b09e;hp=3b7bb7538f79722e5784337d5eb6588e803c2598;hpb=520cdc8260ea033f1c9f54b87d93fcb034ae8472;p=babeltrace.git diff --git a/include/babeltrace2/babeltrace.h b/include/babeltrace2/babeltrace.h index 3b7bb753..743ca78d 100644 --- a/include/babeltrace2/babeltrace.h +++ b/include/babeltrace2/babeltrace.h @@ -111,7 +111,6 @@ /* Message iterator API */ #include -#include #include #include @@ -136,6 +135,8 @@ #include /* Graph API */ +#include +#include #include #include #include @@ -146,6 +147,7 @@ #include /* Query executor API */ +#include #include #include @@ -161,7 +163,7 @@ #undef __BT_FUNC_STATUS_END #undef __BT_FUNC_STATUS_ERROR #undef __BT_FUNC_STATUS_INTERRUPTED -#undef __BT_FUNC_STATUS_INVALID_OBJECT +#undef __BT_FUNC_STATUS_UNKNOWN_OBJECT #undef __BT_FUNC_STATUS_MEMORY_ERROR #undef __BT_FUNC_STATUS_NOT_FOUND #undef __BT_FUNC_STATUS_OK