diff lib-src/emacsclient.c @ 4696:1fc792473491

Include <config.h> instead of "config.h".
author Roland McGrath <roland@gnu.org>
date Fri, 10 Sep 1993 06:15:46 +0000
parents e10f7473d2e3
children 64a936b21f74
line wrap: on
line diff
--- a/lib-src/emacsclient.c	Fri Sep 10 06:08:27 1993 +0000
+++ b/lib-src/emacsclient.c	Fri Sep 10 06:15:46 1993 +0000
@@ -19,7 +19,7 @@
 
 
 #define NO_SHORTNAMES
-#include "../src/config.h"
+#include <../src/config.h>
 #undef read
 #undef write
 #undef open