relative include

This commit is contained in:
Christopher Dunn 2014-07-09 21:37:23 -07:00
parent 50f6779578
commit 60f778b9fc

View File

@ -9,7 +9,7 @@
#include <stdlib.h>
#if !defined(JSON_IS_AMALGAMATION)
#include <json/config.h>
#include "config.h"
#endif // if !defined(JSON_IS_AMALGAMATION)
#if JSON_USE_EXCEPTION