style: fix includes

* src/fixits.c: Follow our usual pattern.
* src/scan-code.l, src/scan-gram.l, src/scan-skel.l: Prefer "" to
include src/ headers.
* README-hacking.md: Document the pattern.
This commit is contained in:
Akim Demaille
2020-05-31 09:24:05 +02:00
parent 742910838e
commit 03a6b439f6
7 changed files with 55 additions and 32 deletions

View File

@@ -21,6 +21,7 @@
# define ANNOTATION_LIST_H_
# include <bitsetv.h>
# include "Sbitset.h"
# include "InadequacyList.h"
# include "state.h"