diff options
Diffstat (limited to 'ui/aura_shell/drag_image_view.cc')
-rw-r--r-- | ui/aura_shell/drag_image_view.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aura_shell/drag_image_view.cc b/ui/aura_shell/drag_image_view.cc index db807f0..afc4ca7 100644 --- a/ui/aura_shell/drag_image_view.cc +++ b/ui/aura_shell/drag_image_view.cc @@ -4,7 +4,7 @@ #include "ui/aura_shell/drag_image_view.h" -#include "views/widget/widget.h" +#include "ui/views/widget/widget.h" namespace aura_shell { namespace internal { |