diff options
Diffstat (limited to 'lib/hstrerror.c')
-rw-r--r-- | lib/hstrerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hstrerror.c b/lib/hstrerror.c index a31ad804b..c5b98c08a 100644 --- a/lib/hstrerror.c +++ b/lib/hstrerror.c @@ -7,7 +7,7 @@ #endif #include <errno.h> -#include "xineintl.h" +#include "xine/xineintl.h" /** * get error descriptions in DNS lookups |