summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_import.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/m_import.h b/include/m_import.h
index 6bad5491d6..6124393d13 100644
--- a/include/m_import.h
+++ b/include/m_import.h
@@ -48,6 +48,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define IOPT_SYS_SETTINGS 0x00004000
#define IOPT_COMPLETE 0x00007FFE
+#define IOPT_CHECKDUPS 0x00010000
+
struct MImportOptions
{
const wchar_t *pwszFileName;