* Plugins/WebNetscapePluginStream.m: Fixed case of import so we can compile on
case-sensitive file system.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@17030
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-10-13 Kevin McCullough <KMcCullough@apple.com>
+
+ Changed by Darin, reviewed by me.
+
+ * Plugins/WebNetscapePluginStream.m: Fixed case of import so we can compile on
+ case-sensitive file system.
+
2006-10-13 Darin Adler <darin@apple.com>
Reviewed by Adele.
#import <WebKit/WebKitLogging.h>
#import <WebKit/WebNetscapePluginEmbeddedView.h>
#import <WebKit/WebNetscapePluginPackage.h>
-#import <WebCore/WebNetscapePluginStreamLoader.h>
+#import <WebCore/WebNetscapePlugInStreamLoader.h>
#import <WebKit/WebNSURLRequestExtras.h>
#import <WebKit/WebViewInternal.h>
#import <WebCore/WebFrameLoader.h>