Move include/ust/ to include/lttng/
[lttng-ust.git] / include / usterr.h
index 5f839cb66206c8e5366f7d0996eaab5a6ceb17e3..820d4f03d9bd062524a060556ce99398ff2da1cb 100644 (file)
@@ -27,9 +27,8 @@
 #include <stdarg.h>
 #include <stdio.h>
 
-#include <ust/core.h>
-
-#include "share.h"
+#include <lttng/core.h>
+#include "lttng/share.h"
 
 enum ust_loglevel {
        UST_LOGLEVEL_UNKNOWN = 0,
This page took 0.024013 seconds and 4 git commands to generate.