Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-mnt-ns.c
index 61812625c2b74b50c9c358c096b15f889fe0560c..3642b023adb27e316733ba19ec42d41bc5271a4e 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.022935 seconds and 4 git commands to generate.