Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libust / marker.c
index ff01f42e01d85ab7a4b6c3106305e591b1fc2ce1..8690d2b1151e0a5861c2c81327226cb55e46757a 100644 (file)
@@ -33,9 +33,9 @@
 #define _LGPL_SOURCE
 #include <urcu-bp.h>
 
-#include "kernelcompat.h"
+#include <ust/kernelcompat.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 #include "usterr.h"
 #include "channels.h"
 #include "tracercore.h"
This page took 0.022677 seconds and 4 git commands to generate.