Rename C++ header files to .hpp
[lttng-tools.git] / tests / utils / xml-utils / extract_xml.cpp
index bc5fc3e51990bd5b46cce987e71b686619f9875e..9bfd50bda83d8e8ed829e2a7277eef2ae419cc28 100644 (file)
@@ -34,7 +34,7 @@
 #include <libxml/parser.h>
 #include <libxml/xpath.h>
 #include <libxml/xpathInternals.h>
-#include <common/defaults.h>
+#include <common/defaults.hpp>
 
 #if defined(LIBXML_XPATH_ENABLED)
 
This page took 0.023688 seconds and 4 git commands to generate.