diff --git a/include/nls.h b/include/nls.h index 1166b7b7..f5abe052 100644 --- a/include/nls.h +++ b/include/nls.h @@ -6,7 +6,7 @@ #define PROCPS_NG_NLS_H /* programs issuing textdomain() need PACKAGE string */ -#include "../config.h" +#include "config.h" /* programs issuing bindtextdomain() also need LOCALEDIR string */ #ifndef LOCALEDIR