From 5e84df3dd2017781dc3ad6ea5f2fe636cb49297a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 30 Jul 2018 16:56:59 +0200 Subject: compat/process-list: fix cross build --- opentrack-compat/process-list.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentrack-compat/process-list.hpp b/opentrack-compat/process-list.hpp index ef3b325f..10613791 100644 --- a/opentrack-compat/process-list.hpp +++ b/opentrack-compat/process-list.hpp @@ -13,7 +13,7 @@ #if defined _WIN32 #include -#include +#include template static QStringList get_all_executable_names() -- cgit v1.2.3