ext/yaji/parser_ext.h in yaji-0.0.6 vs ext/yaji/parser_ext.h in yaji-0.0.7
- old
+ new
@@ -14,10 +14,10 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-#include <yajl/yajl_parse.h>
+#include "api/yajl_parse.h"
#include <ruby.h>
#ifdef HAVE_RUBY_ENCODING_H
#include <ruby/encoding.h>