diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-26 10:25:00 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-26 10:25:00 +0000 |
| commit | be01ce93469e4325c1ca8e8b790506a727b31af2 (patch) | |
| tree | b7f4d3bff2d2a795dd3728502248392ba08654bb /lib/libforms/menu.c | |
| parent | 4796867161ee1eff200a8cf28db7b2bdc025d6c0 (diff) | |
Notes
Diffstat (limited to 'lib/libforms/menu.c')
| -rw-r--r-- | lib/libforms/menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libforms/menu.c b/lib/libforms/menu.c index 9f373b48652de..b234549a939b5 100644 --- a/lib/libforms/menu.c +++ b/lib/libforms/menu.c @@ -32,7 +32,7 @@ * */ -#include <hash.h> +#include <strhash.h> #include <forms.h> #include <stdlib.h> #include <string.h> |
