Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-user-ns.c
index 9d31da5e8e4f2487f718548c837a8a3052d659f2..ead9f14c26c417880d64ee34028c5000de60971c 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.022665 seconds and 4 git commands to generate.