X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fbabeltrace.h;h=fd0bb7fa68ae0a28cde561d586d157ae6f9279cb;hb=056deb59eb33e87c06c0067907768ab08aff74a2;hp=3b7bb7538f79722e5784337d5eb6588e803c2598;hpb=520cdc8260ea033f1c9f54b87d93fcb034ae8472;p=babeltrace.git diff --git a/include/babeltrace2/babeltrace.h b/include/babeltrace2/babeltrace.h index 3b7bb753..fd0bb7fa 100644 --- a/include/babeltrace2/babeltrace.h +++ b/include/babeltrace2/babeltrace.h @@ -111,7 +111,6 @@ /* Message iterator API */ #include -#include #include #include @@ -136,16 +135,20 @@ #include /* Graph API */ +#include +#include #include #include #include #include #include +#include #include #include #include /* Query executor API */ +#include #include #include @@ -161,7 +164,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