summaryrefslogtreecommitdiff
path: root/lib/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dir.c')
-rw-r--r--lib/dir.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/dir.c b/lib/dir.c
index 1ca64ae..0cd5249 100644
--- a/lib/dir.c
+++ b/lib/dir.c
@@ -16,11 +16,13 @@ You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+
#include "config.h"
-#include <kpathsea/c-dir.h>
-#include <kpathsea/c-stat.h>
-#include <kpathsea/hash.h>
+#include "c-dir.h"
+#include "c-stat.h"
+#include "hash.h"
+#include "lib.h"
/* Return true if FN is a directory or a symlink to a directory,