summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_stream_url.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/plugin_stream_url.h')
-rw-r--r--webkit/glue/plugins/plugin_stream_url.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/glue/plugins/plugin_stream_url.h b/webkit/glue/plugins/plugin_stream_url.h
index 7d3f59a..688723c 100644
--- a/webkit/glue/plugins/plugin_stream_url.h
+++ b/webkit/glue/plugins/plugin_stream_url.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -6,8 +6,8 @@
#define WEBKIT_GLUE_PLUGIN_PLUGIN_STREAM_URL_H__
-#include "webkit/glue/webplugin.h"
#include "webkit/glue/plugins/plugin_stream.h"
+#include "webkit/glue/plugins/webplugin.h"
#include "googleurl/src/gurl.h"
namespace NPAPI {