summaryrefslogtreecommitdiff
path: root/include/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hash.h')
-rw-r--r--include/hash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hash.h b/include/hash.h
index f9072a7..f56a979 100644
--- a/include/hash.h
+++ b/include/hash.h
@@ -19,8 +19,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef HASH_H
#define HASH_H
-#include <kpathsea/c-proto.h>
-#include <kpathsea/types.h>
+#include "c-proto.h"
+#include "types.h"
/* A single (key,value) pair. */