--- parted/jsonwrt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parted/jsonwrt.c b/parted/jsonwrt.c index 1560224..d562133 100644 --- a/parted/jsonwrt.c +++ b/parted/jsonwrt.c @@ -7,7 +7,7 @@ * Written by Karel Zak <[email protected]> */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <inttypes.h> #include <ctype.h> -- 2.34.1
