summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--catgets/gencat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/catgets/gencat.c b/catgets/gencat.c
index fdf958da3c..2afecadcbe 100644
--- a/catgets/gencat.c
+++ b/catgets/gencat.c
@@ -16,7 +16,7 @@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifdef HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include <argp.h>