Move ns.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-context-net-ns.c
index e7c8f9f9c5a181a830af4d2544980c5600e0465c..242b2e80772621957494e007d483ad9d229197a2 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.034637 seconds and 4 git commands to generate.