Fix build by including right files.
* JSRun.cpp:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@38062
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-10-31 Stephanie Lewis <slewis@apple.com>
+
+ Fix build by including right files.
+
+ * JSRun.cpp:
+
2008-10-30 Mark Rowe <mrowe@apple.com>
Reviewed by Jon Homeycutt.
#include "JSRun.h"
#include "UserObjectImp.h"
-#include <JavaScriptCore/SourceRange.h>
+#include <JavaScriptCore/SourceCode.h>
#include <JavaScriptCore/completion.h>
JSGlueGlobalObject::JSGlueGlobalObject(PassRefPtr<StructureID> structure, JSFlags flags)