Index: views/widget/widget_win.h |
diff --git a/views/widget/widget_win.h b/views/widget/widget_win.h |
index 6c45ae025b622648a1087ff2101213b2f06148de..8c1f285c40bf70bdada41ddab2e747ed0f52814c 100644 |
--- a/views/widget/widget_win.h |
+++ b/views/widget/widget_win.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. |
@@ -19,7 +19,7 @@ |
#include "base/win/scoped_comptr.h" |
#include "ui/base/win/window_impl.h" |
#include "views/focus/focus_manager.h" |
-#include "views/layout_manager.h" |
+#include "views/layout/layout_manager.h" |
#include "views/widget/widget.h" |
namespace ui { |