aboutsummaryrefslogtreecommitdiffstats
path: root/src/json/strbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/json/strbuffer.c')
-rw-r--r--src/json/strbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/strbuffer.c b/src/json/strbuffer.c
index b6afcc248..1ae336d3d 100644
--- a/src/json/strbuffer.c
+++ b/src/json/strbuffer.c
@@ -5,7 +5,7 @@
* it under the terms of the MIT license. See LICENSE for details.
*/
-#include "../config.h"
+#include "config.h"
#include "strbuffer.h"
#include "util.h"