Skip to content

Commit 41a88c3

Browse files
author
Martino Luca
committed
Fixing typos in imports
1 parent f552495 commit 41a88c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JSCLegacyProfiler/JSCLegacyProfiler.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "JSProfilerPrivate.h"
99
#include "JSStringRef.h"
1010

11-
#include <yajl/yajl_gen.h>
11+
#include <YAJL/yajl_gen.h>
1212

1313
#define GEN_AND_CHECK(expr) \
1414
do { \

0 commit comments

Comments
 (0)