From 27363087789ac207a034ed65cc6024ea2f147d81 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Wed, 24 Apr 2013 15:10:51 +0100 Subject: Provide relative include path for libxtract.h for compatibility with non-autotools builds --- src/descriptors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/descriptors.c') diff --git a/src/descriptors.c b/src/descriptors.c index 15b790b..e43d9d5 100644 --- a/src/descriptors.c +++ b/src/descriptors.c @@ -21,7 +21,7 @@ * */ -#include "xtract/libxtract.h" +#include "../xtract/libxtract.h" #include "xtract_macros_private.h" #include #include -- cgit v1.2.3