Move internal headers to 'src/' dir
[lttng-ust.git] / tests / unit / ust-elf / ust-elf.c
index 0073a999fb94a46ef006ab693e91d72324ad3806..7e924a9099b563852a8d7875e0983e19e16beb00 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <ust-elf.h>
+#include "common/elf.h"
 #include "tap.h"
 
 #define NUM_ARCH 4
This page took 0.02298 seconds and 4 git commands to generate.