Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-ust-statedump.c
index eaee338a79d5b740591f015e58bd63c81dd22434..cd8bc7c8247022f9da56428e40b573050cc5f334 100644 (file)
@@ -16,8 +16,8 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <ust-elf.h>
-#include <ust-helper.h>
+#include "common/elf.h"
+#include "common/macros.h"
 #include "lttng-tracer-core.h"
 #include "lttng-ust-statedump.h"
 #include "jhash.h"
This page took 0.025929 seconds and 4 git commands to generate.