diff liboctave/getopt.c @ 1243:668dc3c012b5

[project @ 1995-04-11 00:30:31 by jwe]
author jwe
date Tue, 11 Apr 1995 00:37:34 +0000
parents 90ecb04a1e52
children 611d403c7f3d
line wrap: on
line diff
--- a/liboctave/getopt.c
+++ b/liboctave/getopt.c
@@ -27,7 +27,7 @@
 #endif
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #ifdef __GNUC__