We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e6aa2 commit d665217Copy full SHA for d665217
src/tools/entab/entab.c
@@ -12,7 +12,7 @@
12
#include <stdlib.h>
13
#include <string.h>
14
15
-#include "../include/c.h"
+#include "../../include/c.h"
16
17
#define NUL '\0'
18
0 commit comments