diff options
Diffstat (limited to 'common/errors.h')
-rw-r--r-- | common/errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/errors.h b/common/errors.h index ac6a042c8..c28149fb6 100644 --- a/common/errors.h +++ b/common/errors.h @@ -145,6 +145,7 @@ enum { STATUS_BADMDC, STATUS_ERRMDC, STATUS_IMPORTED, + STATUS_IMPORT_PROBLEM, STATUS_IMPORT_RES, STATUS_FILE_START, STATUS_FILE_DONE, |