diff options
Diffstat (limited to 'tests/funcscopes.c')
| -rw-r--r-- | tests/funcscopes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/funcscopes.c b/tests/funcscopes.c index 3318f311..4cdb79bc 100644 --- a/tests/funcscopes.c +++ b/tests/funcscopes.c @@ -14,7 +14,7 @@ #include <config.h> #include <assert.h> #include <inttypes.h> -#include <libdwfl.h> +#include ELFUTILS_HEADER(dwfl) #include <dwarf.h> #include <argp.h> #include <stdio.h> |
