1 parent 50f6779 commit 60f778bCopy full SHA for 60f778b
1 file changed
include/json/assertions.h
@@ -9,7 +9,7 @@
9
#include <stdlib.h>
10
11
#if !defined(JSON_IS_AMALGAMATION)
12
-#include <json/config.h>
+#include "config.h"
13
#endif // if !defined(JSON_IS_AMALGAMATION)
14
15
#if JSON_USE_EXCEPTION
0 commit comments