ust-elf.h should be private, with public symbols
[lttng-ust.git] / tests / unit / ust-elf / ust-elf.c
index 3ab1573e54e858ce59ace68d568b35dddcc65136..a1230b206ce0ace87d5f95cbc47c3b50b3036bfc 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <lttng/ust-elf.h>
+#include <ust-elf.h>
 #include "tap.h"
 
 #define NUM_ARCH 4
This page took 0.022997 seconds and 4 git commands to generate.