changeset 1220:f6cca79f2721

[project @ 1995-04-08 20:49:19 by jwe]
author jwe
date Sat, 08 Apr 1995 20:49:19 +0000
parents 8c3727b6d185
children 8e84beaa8af5
files src/lex.l
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/lex.l	Sat Apr 08 20:45:52 1995 +0000
+++ b/src/lex.l	Sat Apr 08 20:49:19 1995 +0000
@@ -28,7 +28,7 @@
 #define SHORT_CIRCUIT_LOGICALS 1
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <strstream.h>