Skip to content

Commit 60f778b

Browse files
committed
relative include
1 parent 50f6779 commit 60f778b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/json/assertions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <stdlib.h>
1010

1111
#if !defined(JSON_IS_AMALGAMATION)
12-
#include <json/config.h>
12+
#include "config.h"
1313
#endif // if !defined(JSON_IS_AMALGAMATION)
1414

1515
#if JSON_USE_EXCEPTION

0 commit comments

Comments
 (0)