diff --git a/Sources/Sentry/include/HybridPublic/SentrySessionReplayIntegration-Hybrid.h b/Sources/Sentry/include/HybridPublic/SentrySessionReplayIntegration-Hybrid.h index a6af53cec5..6135775e42 100644 --- a/Sources/Sentry/include/HybridPublic/SentrySessionReplayIntegration-Hybrid.h +++ b/Sources/Sentry/include/HybridPublic/SentrySessionReplayIntegration-Hybrid.h @@ -3,7 +3,7 @@ #import NS_ASSUME_NONNULL_BEGIN -#if SENTRY_UIKIT_AVAILABLE +#if SENTRY_TARGET_REPLAY_SUPPORTED @class SentryReplayOptions; @protocol SentryViewScreenshotProvider;