X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Fseed.cpp;h=b541c71cfa9e687b5af739ba54f11f98d9a89c01;hp=24da1bc95cac4f7a006d40dd24e60a12fcce7d65;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/hashtable/seed.cpp b/src/common/hashtable/seed.cpp index 24da1bc95..b541c71cf 100644 --- a/src/common/hashtable/seed.cpp +++ b/src/common/hashtable/seed.cpp @@ -5,7 +5,7 @@ */ #define _LGPL_SOURCE -#include "hashtable.h" -#include "utils.h" +#include "hashtable.hpp" +#include "utils.hpp" unsigned long lttng_ht_seed;