diff --git a/Sources/Sentry/include/SentryStacktraceBuilder.h b/Sources/Sentry/include/SentryStacktraceBuilder.h index 77bac993c6b..99f2670e751 100644 --- a/Sources/Sentry/include/SentryStacktraceBuilder.h +++ b/Sources/Sentry/include/SentryStacktraceBuilder.h @@ -1,4 +1,3 @@ -#import "SentryBinaryImageCache.h" #import "SentryCrashMachineContext.h" #import "SentryCrashStackCursor.h" #include "SentryCrashThread.h"