commit | 60f778b9fcd1c59908293a6145dffd369d4f6daf | [log] [tgz] |
---|---|---|
author | Christopher Dunn <cdunn2001@gmail.com> | Wed Jul 09 21:37:23 2014 -0700 |
committer | Christopher Dunn <cdunn2001@gmail.com> | Wed Jul 09 21:40:23 2014 -0700 |
tree | b573ad7a1636cae4c6d1c480fd869e8e60bbb93f | |
parent | 50f6779578fdc7d62858821e97a3084ba7418d6c [diff] [blame] |
relative include
diff --git a/include/json/assertions.h b/include/json/assertions.h index 425253a..d5d5ff4 100644 --- a/include/json/assertions.h +++ b/include/json/assertions.h
@@ -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