Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-ust-elf.c
index 3e0b8890559bd968c45d523fd643c35005f01b99..5980536548d26ba95a65a927a56ac558c5e01ffd 100644 (file)
 
 #include <lttng/ust-utils.h>
 
-#include <ust-elf.h>
-#include <ust-fd.h>
+#include "common/elf.h"
+#include "common/ust-fd.h"
 
 #include "lttng-tracer-core.h"
 #include "lttng-ust-elf.h"
-#include "ust-helper.h"
+#include "common/macros.h"
 
 #define BUF_LEN        4096
 
This page took 0.041346 seconds and 4 git commands to generate.