diff options
Diffstat (limited to 'ui/views/window/native_frame_view.h')
-rw-r--r-- | ui/views/window/native_frame_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/window/native_frame_view.h b/ui/views/window/native_frame_view.h index de7f8ae..edcf993 100644 --- a/ui/views/window/native_frame_view.h +++ b/ui/views/window/native_frame_view.h @@ -6,7 +6,7 @@ #define UI_VIEWS_WINDOW_NATIVE_FRAME_VIEW_H_ #pragma once -#include "views/window/non_client_view.h" +#include "ui/views/window/non_client_view.h" namespace views { |