Skip to content

Commit 1bb3ccc

Browse files
committed
Fix build failure in GStreamerQuirks.cpp
1 parent 20cc784 commit 1bb3ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
#include "GStreamerQuirkOpenMAX.h"
3636
#include "GStreamerQuirkRialto.h"
3737
#include "GStreamerQuirkWesteros.h"
38+
#include "RuntimeApplicationChecks.h"
3839
#include <wtf/NeverDestroyed.h>
3940
#include <wtf/OptionSet.h>
40-
#include <wtf/RuntimeApplicationChecks.h>
4141
#include <wtf/text/StringView.h>
4242

4343
namespace WebCore {

0 commit comments

Comments
 (0)