diff options
Diffstat (limited to 'remoting/client/chromoting_view.h')
-rw-r--r-- | remoting/client/chromoting_view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/client/chromoting_view.h b/remoting/client/chromoting_view.h index cf2fc5a..5dfd408 100644 --- a/remoting/client/chromoting_view.h +++ b/remoting/client/chromoting_view.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010 The Chromium Authors. All rights reserved. +// Copyright (c) 2011 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. @@ -7,7 +7,7 @@ #include <string> -#include "base/ref_counted.h" +#include "base/memory/ref_counted.h" #include "media/base/video_frame.h" class MessageLoop; |