X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Findex-allocator.cpp;h=7fe18eb1862cd41674b38c359d425de62f1365ad;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=c48d708d0ea2759e8806aa5558d949ae2ec12e8d;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=deliverable%2Flttng-tools.git 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;