Move string-utils.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode-validator.c
index 9f127f78fffb9098c22235b4c95a7d1268e57d07..1a3649c16080cd57bdc2170390fb0bffc3aea920 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "lttng-bytecode.h"
 #include "common/hash.h"
-#include "string-utils.h"
+#include "common/strutils.h"
 #include "lib/lttng-ust/events.h"
 #include "common/macros.h"
 
This page took 0.02332 seconds and 4 git commands to generate.