diff options
Diffstat (limited to 'lib-src/emacsclient.c')
-rw-r--r-- | lib-src/emacsclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index ccf0d05d1d5..4219d0a0f5b 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c @@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define NO_SHORTNAMES -#include "../src/config.h" +#include <../src/config.h> #undef read #undef write #undef open |