Index: ash/mus/screen_mus.cc |
diff --git a/ash/mus/screen_mus.cc b/ash/mus/screen_mus.cc |
index e58cff9dd26d15818891a9bbf459d8ce99a135d9..4785d7d5626e65256661397414ad0eb113d2ca49 100644 |
--- a/ash/mus/screen_mus.cc |
+++ b/ash/mus/screen_mus.cc |
@@ -4,8 +4,8 @@ |
#include "ash/mus/screen_mus.h" |
-#include "ash/common/wm/root_window_finder.h" |
#include "ash/common/wm_window.h" |
+#include "ash/wm/root_window_finder.h" |
#include "services/ui/public/interfaces/display/display_controller.mojom.h" |
#include "ui/aura/client/screen_position_client.h" |
#include "ui/aura/env.h" |