diff --git a/include/libtorrent/alert_types.hpp b/include/libtorrent/alert_types.hpp index 061a67cdb..b44831327 100644 --- a/include/libtorrent/alert_types.hpp +++ b/include/libtorrent/alert_types.hpp @@ -1158,7 +1158,7 @@ namespace libtorrent , char const* op , torrent_handle const& h); - TORRENT_DEFINE_ALERT(file_error_alert, 43) + TORRENT_DEFINE_ALERT_PRIO(file_error_alert, 43, alert_priority_high) static const int static_category = alert::status_notification | alert::error_notification