diff --git a/repertory/repertory_test/src/file_manager_test.cpp b/repertory/repertory_test/src/file_manager_test.cpp index fcd0037e..91f3bf0f 100644 --- a/repertory/repertory_test/src/file_manager_test.cpp +++ b/repertory/repertory_test/src/file_manager_test.cpp @@ -24,6 +24,7 @@ #include "app_config.hpp" #include "events/types/download_restored.hpp" #include "events/types/download_resume_added.hpp" +#include "events/types/download_resume_removed.hpp" #include "events/types/file_upload_completed.hpp" #include "events/types/file_upload_queued.hpp" #include "events/types/filesystem_item_closed.hpp"