From c8f465d31e7da78e24846a7d587dc2a9449ae330 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 3 May 2018 18:05:20 +0200 Subject: We need the QtGlobal include for the defines to work --- applications/kube/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/kube/main.cpp b/applications/kube/main.cpp index 7b6f88f5..aafbeef8 100644 --- a/applications/kube/main.cpp +++ b/applications/kube/main.cpp @@ -17,6 +17,7 @@ 02110-1301, USA. */ +#include #include #include #include -- cgit v1.2.3