From 25f298636a6baa00a40ecdce5f25f11814ddc633 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 14 Apr 2022 19:16:12 +0200 Subject: [PATCH] Add now missing include --- src/wine-host/editor.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wine-host/editor.cpp b/src/wine-host/editor.cpp index dba7e83d..525cb510 100644 --- a/src/wine-host/editor.cpp +++ b/src/wine-host/editor.cpp @@ -17,6 +17,7 @@ #include "editor.h" #include +#include #include