summaryrefslogtreecommitdiffstats
path: root/libidu/idfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'libidu/idfile.h')
-rw-r--r--libidu/idfile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libidu/idfile.h b/libidu/idfile.h
index 31d27a9..6c2c125 100644
--- a/libidu/idfile.h
+++ b/libidu/idfile.h
@@ -1,5 +1,5 @@
/* idfile.h -- decls for ID file header and constituent file names
- Copyright (C) 1986, 1995, 1996, 1999, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 1986, 1995, 1996, 1999, 2007-2009 Free Software Foundation, Inc.
Written by Greg McGary <gkm@gnu.ai.mit.edu>
This program is free software; you can redistribute it and/or modify
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <string.h>
#include "obstack.h"
-#include "hash.h"
+#include "idu-hash.h"
#include "dynvec.h"
#include "tokflags.h"