about summary refs log tree commit diff stats
path: root/intl/explodename.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-11-18 19:45:34 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1998-11-18 19:45:34 -0500
commit6d7ee0488b037f002a9fec0d060cc9842d5f8acd (patch)
tree947d8962fbdfe63f615284c82cdf0cb2251861e5 /intl/explodename.c
parent2a2566112749f0e3f932004c1a9d8345a84b1fd0 (diff)
downloadlynx-snapshots-6d7ee0488b037f002a9fec0d060cc9842d5f8acd.tar.gz
snapshot of project "lynx", label v2-8-2dev_4
Diffstat (limited to 'intl/explodename.c')
-rw-r--r--intl/explodename.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/explodename.c b/intl/explodename.c
index 8d3ffb9d..a7cce98b 100644
--- a/intl/explodename.c
+++ b/intl/explodename.c
@@ -23,7 +23,7 @@
 #include <string.h>
 #include <sys/types.h>
 
-#include "loadinfo.h"
+#include <loadinfo.h>
 
 /* On some strange systems still no definition of NULL is found.  Sigh!  */
 #ifndef NULL