diff --git a/Sources/Sentry/include/SentryProfiledTracerConcurrency.h b/Sources/Sentry/include/SentryProfiledTracerConcurrency.h index 9156dbdf50c..7d5fdff2827 100644 --- a/Sources/Sentry/include/SentryProfiledTracerConcurrency.h +++ b/Sources/Sentry/include/SentryProfiledTracerConcurrency.h @@ -1,5 +1,5 @@ -#import "../Public/SentryId.h" #import "SentryCompiler.h" +#import "SentryId.h" #import "SentryProfilingConditionals.h" #import