X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Futils%2Fxml-utils%2Fextract_xml.cpp;h=9bfd50bda83d8e8ed829e2a7277eef2ae419cc28;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hp=011f38f4a65c17d36464ffc4697864c66410fc05;hpb=729c1fec5976af17fded2f026725a08ef1924290;p=lttng-tools.git diff --git a/tests/utils/xml-utils/extract_xml.cpp b/tests/utils/xml-utils/extract_xml.cpp index 011f38f4a..9bfd50bda 100644 --- a/tests/utils/xml-utils/extract_xml.cpp +++ b/tests/utils/xml-utils/extract_xml.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Jonathan Rajotte + * Copyright (C) 2014 EfficiOS Inc. * * SPDX-License-Identifier: GPL-2.0-only * @@ -34,7 +34,7 @@ #include #include #include -#include +#include #if defined(LIBXML_XPATH_ENABLED)