use config.h, not misc-config.h
authorewt <devnull@localhost>
Fri, 17 Jan 1997 16:23:58 +0000 (16:23 +0000)
committerewt <devnull@localhost>
Fri, 17 Jan 1997 16:23:58 +0000 (16:23 +0000)
CVS patchset: 1320
CVS date: 1997/01/17 16:23:58

misc/intl.h

index ae2920e..c776345 100644 (file)
@@ -1,6 +1,6 @@
 /* Dummy header for libintl.h */
 
-#include "misc-config.h"
+#include "config.h"
 
 #if HAVE_LIBINTL_H
 #include <libintl.h>