Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-pid-ns.c
index 4e42e6b54d033925601c447b0577516c4c841e0f..05b309b8d218777d47f24e9157d872c1d2fd091e 100644 (file)
@@ -18,7 +18,7 @@
 #include <lttng/ringbuffer-context.h>
 
 #include "context-internal.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.025985 seconds and 4 git commands to generate.