From a8896e940acd05119ef6339e56f7caf76088845c Mon Sep 17 00:00:00 2001 From: Shoegzer Date: Wed, 23 Mar 2022 16:18:48 -0400 Subject: Add include to fix compiling --- src/yuzu/applets/qt_web_browser.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/yuzu/applets/qt_web_browser.h b/src/yuzu/applets/qt_web_browser.h index 79a08f509..a47059412 100644 --- a/src/yuzu/applets/qt_web_browser.h +++ b/src/yuzu/applets/qt_web_browser.h @@ -5,6 +5,7 @@ #pragma once #include +#include #include -- cgit v1.2.3