Move include/ust/ to include/lttng/
[lttng-ust.git] / libringbuffer / smp.c
index 3f86ac86c954fc2685998ac7dcab58cdadb01ae2..f9dbd75a637ff86779f69abd645cd4421d6230fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * libust/smp.c
+ * libringbuffer/smp.c
  *
  * Copyright 2011 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  *
@@ -7,7 +7,7 @@
  */
 
 #include <unistd.h>
-#include "ust/core.h"
+#include "lttng/core.h"
 #include "usterr.h"
 #include <pthread.h>
 #include "smp.h"
This page took 0.024301 seconds and 4 git commands to generate.