X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Findex-allocator.cpp;h=7fe18eb1862cd41674b38c359d425de62f1365ad;hp=c48d708d0ea2759e8806aa5558d949ae2ec12e8d;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/index-allocator.cpp b/src/common/index-allocator.cpp index c48d708d0..7fe18eb18 100644 --- a/src/common/index-allocator.cpp +++ b/src/common/index-allocator.cpp @@ -10,10 +10,10 @@ #include #include -#include "macros.h" -#include "error.h" +#include "macros.hpp" +#include "error.hpp" -#include "index-allocator.h" +#include "index-allocator.hpp" struct lttng_index_allocator { struct cds_list_head unused_list;