summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_msgkey.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/cfwl_msgkey.h')
-rw-r--r--xfa/fwl/core/cfwl_msgkey.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/fwl/core/cfwl_msgkey.h b/xfa/fwl/core/cfwl_msgkey.h
index 492e53fdfb..c7cd74315c 100644
--- a/xfa/fwl/core/cfwl_msgkey.h
+++ b/xfa/fwl/core/cfwl_msgkey.h
@@ -7,6 +7,8 @@
#ifndef XFA_FWL_CORE_CFWL_MSGKEY_H_
#define XFA_FWL_CORE_CFWL_MSGKEY_H_
+#include <memory>
+
#include "xfa/fwl/core/cfwl_message.h"
enum class FWL_KeyCommand { KeyDown, KeyUp, Char };