summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--parted/jsonwrt.c2
1 files changed, 1 insertions, 1 deletions
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 <kzak@redhat.com>
*/
-#include "config.h"
+#include <config.h>
#include <stdio.h>
#include <inttypes.h>
#include <ctype.h>