Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-ipc-ns.c
index c5867fb494771edc760030d500c5e75228964fb2..a122d4236e7c7bf7fedea20286530ffd3924c4b1 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "context-internal.h"
 #include "lttng-tracer-core.h"
-#include "ns.h"
+#include "common/ns.h"
 
 /*
  * We cache the result to ensure we don't stat(2) the proc filesystem on
This page took 0.02319 seconds and 4 git commands to generate.