git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
profiler
/
ProfilerDatabase.h
diff --git
a/Source/JavaScriptCore/profiler/ProfilerDatabase.h
b/Source/JavaScriptCore/profiler/ProfilerDatabase.h
index
e82f751
..
8d8dcff
100644
(file)
--- a/
Source/JavaScriptCore/profiler/ProfilerDatabase.h
+++ b/
Source/JavaScriptCore/profiler/ProfilerDatabase.h
@@
-26,7
+26,7
@@
#ifndef ProfilerDatabase_h
#define ProfilerDatabase_h
-#include "JSValue.h"
+#include "JS
CJS
Value.h"
#include "ProfilerBytecodes.h"
#include "ProfilerCompilation.h"
#include "ProfilerCompilationKind.h"