diff options
Diffstat (limited to 'views/widget/root_view_win.cc')
-rwxr-xr-x[-rw-r--r--] | views/widget/root_view_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/widget/root_view_win.cc b/views/widget/root_view_win.cc index f5b315cb..eddbb6e 100644..100755 --- a/views/widget/root_view_win.cc +++ b/views/widget/root_view_win.cc @@ -5,7 +5,7 @@ #include "views/widget/root_view.h" #include "app/drag_drop_types.h" -#include "app/gfx/canvas.h" +#include "app/gfx/canvas_paint.h" #include "base/base_drag_source.h" #include "base/logging.h" #include "views/widget/root_view_drop_target.h" |