diff --git a/engine/src/flutter/fml/synchronization/sync_switch.h b/engine/src/flutter/fml/synchronization/sync_switch.h index c01c05aac2..d9b0807afd 100644 --- a/engine/src/flutter/fml/synchronization/sync_switch.h +++ b/engine/src/flutter/fml/synchronization/sync_switch.h @@ -5,9 +5,9 @@ #ifndef FLUTTER_FML_SYNCHRONIZATION_SYNC_SWITCH_H_ #define FLUTTER_FML_SYNCHRONIZATION_SYNC_SWITCH_H_ -#include #include #include +#include #include "flutter/fml/macros.h" #include "flutter/fml/synchronization/shared_mutex.h"