diff lib-src/emacsserver.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 57e52e312188
children 16e98db8cc1b
line wrap: on
line diff
--- a/lib-src/emacsserver.c	Fri Sep 10 06:08:27 1993 +0000
+++ b/lib-src/emacsserver.c	Fri Sep 10 06:15:46 1993 +0000
@@ -25,7 +25,7 @@
    up to the Emacs which then executes them.  */
 
 #define NO_SHORTNAMES
-#include "../src/config.h"
+#include <../src/config.h>
 #undef read
 #undef write
 #undef open