diff options
Diffstat (limited to 'lib-src/emacsserver.c')
-rw-r--r-- | lib-src/emacsserver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsserver.c b/lib-src/emacsserver.c index 91de67741b1..5e233148851 100644 --- a/lib-src/emacsserver.c +++ b/lib-src/emacsserver.c @@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 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 |