Support building on Windows
[jansson.git] / src / jansson.h
index e22b68f..25f8746 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdlib.h>  /* for size_t */
 #include <stdarg.h>
 
-#include <jansson_config.h>
+#include "jansson_config.h"
 
 #ifdef __cplusplus
 extern "C" {