From 0d8d1093d2277b3092c51c11b69257863aee45cb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 3 Jul 2016 06:41:08 +0200 Subject: compat/process-list: fix mingw-w64 linux cross --- opentrack-compat/process-list.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opentrack-compat') 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