diff options
Diffstat (limited to 'ui/views/drag_controller.h')
-rw-r--r-- | ui/views/drag_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/drag_controller.h b/ui/views/drag_controller.h index 94946d7..d9f3272 100644 --- a/ui/views/drag_controller.h +++ b/ui/views/drag_controller.h @@ -6,7 +6,7 @@ #define UI_VIEWS_DRAG_CONTROLLER_H_ #pragma once -#include "views/views_export.h" +#include "ui/views/views_export.h" namespace gfx { class Point; |