Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libmallocwrap / mallocwrap.c
index d505b6773536d7d827f7b8e554136ec5900b6801..be1f39ed3cb4bda8c1a2bb7381e127f188a6ed91 100644 (file)
@@ -20,7 +20,7 @@
 #include <sys/types.h>
 #include <stdio.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 
 #if 0
 INTERCEPT_PROTOTYPE(void, malloc, size_t size)
This page took 0.023257 seconds and 4 git commands to generate.