summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_msgmouse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/cfwl_msgmouse.cpp')
-rw-r--r--xfa/fwl/core/cfwl_msgmouse.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fwl/core/cfwl_msgmouse.cpp b/xfa/fwl/core/cfwl_msgmouse.cpp
index ff28cdc9c8..de2540d8fc 100644
--- a/xfa/fwl/core/cfwl_msgmouse.cpp
+++ b/xfa/fwl/core/cfwl_msgmouse.cpp
@@ -6,6 +6,8 @@
#include "xfa/fwl/core/cfwl_msgmouse.h"
+#include <memory>
+
#include "third_party/base/ptr_util.h"
CFWL_MsgMouse::CFWL_MsgMouse() {}