summaryrefslogtreecommitdiff
path: root/lib/pathsrch.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pathsrch.c')
-rw-r--r--lib/pathsrch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pathsrch.c b/lib/pathsrch.c
index e513df5..505e85f 100644
--- a/lib/pathsrch.c
+++ b/lib/pathsrch.c
@@ -22,13 +22,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "config.h"
-#include <kpathsea/c-stat.h>
+#include "c-stat.h"
#include "c-pathch.h"
#include "c-namemx.h"
#include "c-pathmx.h"
#include "paths.h"
-#include <kpathsea/c-ctype.h>
+#include "c-ctype.h"
#if !defined (DOS) && !defined (VMS) && !defined (VMCMS)
#include <pwd.h>
#endif