Index: ui/views/widget/desktop_root_window_host_win.cc |
diff --git a/ui/views/widget/desktop_root_window_host_win.cc b/ui/views/widget/desktop_root_window_host_win.cc |
index 736e81ad3d3a46b633ed3486c35dca898dbcf613..c6e8a3b9c3b1993a01ed782af08b179e2ef9c620 100644 |
--- a/ui/views/widget/desktop_root_window_host_win.cc |
+++ b/ui/views/widget/desktop_root_window_host_win.cc |
@@ -1,3 +1,4 @@ |
+ |
// Copyright (c) 2012 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. |
@@ -17,6 +18,7 @@ |
#include "ui/base/win/shell.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/path_win.h" |
+#include "ui/gfx/screen.h" |
#include "ui/views/ime/input_method_win.h" |
#include "ui/views/views_switches.h" |
#include "ui/views/widget/desktop_capture_client.h" |