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 a5643f08a..881a2fa51 100644 --- a/common/errors.h +++ b/common/errors.h @@ -63,6 +63,7 @@ enum { STATUS_BADMDC, STATUS_ERRMDC, STATUS_IMPORTED, + STATUS_IMPORT_OK, STATUS_IMPORT_PROBLEM, STATUS_IMPORT_RES, STATUS_FILE_START, |