diff --git a/repertory/librepertory/src/platform/win32_platform.cpp b/repertory/librepertory/src/platform/win32_platform.cpp index 13630adf..4a19a4d4 100644 --- a/repertory/librepertory/src/platform/win32_platform.cpp +++ b/repertory/librepertory/src/platform/win32_platform.cpp @@ -23,12 +23,14 @@ #include "platform/win32_platform.hpp" +#include "events/event_system.hpp" +#include "events/events.hpp" #include "providers/i_provider.hpp" #include "utils/error_utils.hpp" namespace repertory { -auto lock_data::get_mount_state(const provider_type & /*pt*/, json &mount_state) - -> bool { +auto lock_data::get_mount_state(const provider_type & /*pt*/, + json &mount_state) -> bool { const auto ret = get_mount_state(mount_state); if (ret) { const auto mount_id =