diff options
Diffstat (limited to 'ui/gfx/canvas_paint.h')
-rw-r--r-- | ui/gfx/canvas_paint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/canvas_paint.h b/ui/gfx/canvas_paint.h index 1db5341..4ae8b7c 100644 --- a/ui/gfx/canvas_paint.h +++ b/ui/gfx/canvas_paint.h @@ -5,7 +5,7 @@ #ifndef UI_GFX_CANVAS_PAINT_H_ #define UI_GFX_CANVAS_PAINT_H_ -#include "ui/base/ui_export.h" +#include "ui/gfx/gfx_export.h" #include "ui/gfx/native_widget_types.h" namespace gfx { |