Skip to content

Commit f941b90

Browse files
committed
Fix the build.
1 parent 7e0e10a commit f941b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "RuntimeApplicationChecks.h"
3939
#include <wtf/NeverDestroyed.h>
4040
#include <wtf/OptionSet.h>
41-
#include <wtf/RuntimeApplicationChecks.h>
41+
#include "RuntimeApplicationChecks.h"
4242
#include <wtf/text/StringView.h>
4343

4444
namespace WebCore {

0 commit comments

Comments
 (0)