Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-string-utils.c
index 1f126185ee5c07cc1cbb1d6e46e2fa359d379e5e..d944790312e635ec7490c02a245b491ca5fda630 100644 (file)
@@ -5,7 +5,7 @@
 
 #include <linux/types.h>
 
-#include <lttng-string-utils.h>
+#include <lttng/string-utils.h>
 
 enum star_glob_pattern_type_flags {
        STAR_GLOB_PATTERN_TYPE_FLAG_NONE        = 0,
This page took 0.022938 seconds and 4 git commands to generate.