diff options
Diffstat (limited to 'ui/views/controls/tree/tree_view_controller.h')
-rw-r--r-- | ui/views/controls/tree/tree_view_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/controls/tree/tree_view_controller.h b/ui/views/controls/tree/tree_view_controller.h index 38e7fcc..b1ebf2b 100644 --- a/ui/views/controls/tree/tree_view_controller.h +++ b/ui/views/controls/tree/tree_view_controller.h @@ -5,7 +5,7 @@ #ifndef UI_VIEWS_CONTROLS_TREE_TREE_VIEW_CONTROLLER_H_ #define UI_VIEWS_CONTROLS_TREE_TREE_VIEW_CONTROLLER_H_ -#include "ui/base/keycodes/keyboard_codes.h" +#include "ui/events/keycodes/keyboard_codes.h" #include "ui/views/views_export.h" namespace ui { |