Move string-utils.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-bytecode-interpreter.c
index c5f75629a5e3a24bd3b672739abacb4efd3c6ad5..e28e113a712026b692027647b84ede455d3a9d7b 100644 (file)
@@ -17,7 +17,7 @@
 #include "lib/lttng-ust/events.h"
 
 #include "lttng-bytecode.h"
-#include "string-utils.h"
+#include "common/strutils.h"
 
 
 /*
This page took 0.022929 seconds and 4 git commands to generate.