Common Trace Format 2 generation
[lttng-tools.git] / src / common / string-utils / string-utils.cpp
index d23cf794cb34b0edb7da097f4393b4bced4fb8bb..8faeabb44c899c4a62aebe4d2b6e0998dafcd894 100644 (file)
@@ -15,8 +15,8 @@
 #include <errno.h>
 #include <stdarg.h>
 
-#include "string-utils.h"
-#include "../macros.h"
+#include "string-utils.hpp"
+#include "../macros.hpp"
 
 enum star_glob_pattern_type_flags {
        STAR_GLOB_PATTERN_TYPE_FLAG_NONE = 0,
This page took 0.023506 seconds and 5 git commands to generate.