Index: remoting/host/disconnect_window_win.cc |
diff --git a/remoting/host/disconnect_window_win.cc b/remoting/host/disconnect_window_win.cc |
index ff41c675a161dd6d62cc48c5d109fe8dd366a8e6..8fc7ac43030efe2aa49bdc33797c999199c9237c 100644 |
--- a/remoting/host/disconnect_window_win.cc |
+++ b/remoting/host/disconnect_window_win.cc |
@@ -14,8 +14,8 @@ |
#include "base/win/scoped_gdi_object.h" |
#include "base/win/scoped_hdc.h" |
#include "base/win/scoped_select_object.h" |
-#include "remoting/host/host_ui_resource.h" |
#include "remoting/host/ui_strings.h" |
+#include "remoting/host/win/core_resource.h" |
// TODO(garykac): Lots of duplicated code in this file and |
// continue_window_win.cc. If we need to expand this then we should |