diff options
Diffstat (limited to 'views/controls/menu/menu_host_root_view.h')
-rw-r--r-- | views/controls/menu/menu_host_root_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/menu/menu_host_root_view.h b/views/controls/menu/menu_host_root_view.h index 11c674c..8558c15 100644 --- a/views/controls/menu/menu_host_root_view.h +++ b/views/controls/menu/menu_host_root_view.h @@ -6,7 +6,7 @@ #define VIEWS_CONTROLS_MENU_MENU_HOST_ROOT_VIEW_H_ #pragma once -#include "views/widget/root_view.h" +#include "ui/views/widget/root_view.h" namespace views { |