mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Include <src/paths.h>, instead "src/paths.h".
This commit is contained in:
parent
2a6b353709
commit
21af68b674
@ -9,7 +9,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include "../src/paths.h" /* For PATH_DATA. */
|
||||
#include <../src/paths.h> /* For PATH_DATA. */
|
||||
|
||||
#define BUFSIZE 80
|
||||
#define SEP '\0'
|
||||
|
Loading…
Reference in New Issue
Block a user