changeset 42133:14add4c935a4

Include "config.h", not <../src/config.h>.
author Dave Love <fx@gnu.org>
date Tue, 18 Dec 2001 16:00:01 +0000
parents 398fa38cf321
children de525d9743c9
files lib-src/emacsserver.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/emacsserver.c	Tue Dec 18 15:59:09 2001 +0000
+++ b/lib-src/emacsserver.c	Tue Dec 18 16:00:01 2001 +0000
@@ -26,7 +26,7 @@
    up to the Emacs which then executes them.  */
 
 #define NO_SHORTNAMES
-#include <../src/config.h>
+#include "config.h"
 #include <signal.h>
 #undef signal