summaryrefslogtreecommitdiffstats
path: root/views/window/native_frame_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/window/native_frame_view.h')
-rw-r--r--views/window/native_frame_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/window/native_frame_view.h b/views/window/native_frame_view.h
index 4743681..2073def 100644
--- a/views/window/native_frame_view.h
+++ b/views/window/native_frame_view.h
@@ -12,7 +12,7 @@ namespace views {
class Widget;
-class VIEWS_API NativeFrameView : public NonClientFrameView {
+class VIEWS_EXPORT NativeFrameView : public NonClientFrameView {
public:
explicit NativeFrameView(Widget* frame);
virtual ~NativeFrameView();