X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fbytecode%2Fbytecode.cpp;h=707394229e947cad92d4dfa0a542d62762ceaa71;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hp=064f2bfe203d92c8e1b0c14f1e1fa5282f8f69c8;hpb=d5552a4c192fa6d8fd583df4565860e71309fefe;p=lttng-tools.git diff --git a/src/common/bytecode/bytecode.cpp b/src/common/bytecode/bytecode.cpp index 064f2bfe2..707394229 100644 --- a/src/common/bytecode/bytecode.cpp +++ b/src/common/bytecode/bytecode.cpp @@ -1,16 +1,16 @@ /* * Copyright 2020 EfficiOS, Inc. * - * SPDX-License-Identifier: GPL-2.0-only + * SPDX-License-Identifier: LGPL-2.1-only * */ -#include "bytecode.h" +#include "bytecode.hpp" #include #include -#include "common/align.h" +#include "common/align.hpp" #define INIT_ALLOC_SIZE 4