From de3b53c676daa2ff08544941ab239213e3c2b70a Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sun, 22 May 2022 00:03:51 -0400 Subject: add include --- src/util.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util.cpp b/src/util.cpp index ea38411..af583ec 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,6 @@ #include "util.hpp" #include +#include #include void LaunchBrowser(const Glib::ustring &url) { -- cgit v1.2.3