about summary refs log tree commit diff stats
path: root/intl/intl-compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/intl-compat.c')
-rw-r--r--intl/intl-compat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/intl/intl-compat.c b/intl/intl-compat.c
index e17e68d7..503efa0f 100644
--- a/intl/intl-compat.c
+++ b/intl/intl-compat.c
@@ -17,10 +17,10 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #ifdef HAVE_CONFIG_H
-# include <lynx_cfg.h>
+# include <config.h>
 #endif
 
-#include <libgettext.h>
+#include "libgettext.h"
 
 /* @@ end of prolog @@ */