From a1014f765685813fa590ef737b715db74571184e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20M=C3=BCller?= Date: Sat, 10 Aug 2019 01:15:59 -0400 Subject: [PATCH] [libcalamaresui] try to fix pythonqt --- src/libcalamaresui/viewpages/PythonQtViewStep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcalamaresui/viewpages/PythonQtViewStep.h b/src/libcalamaresui/viewpages/PythonQtViewStep.h index b6b7c193b..f3655e945 100644 --- a/src/libcalamaresui/viewpages/PythonQtViewStep.h +++ b/src/libcalamaresui/viewpages/PythonQtViewStep.h @@ -21,7 +21,7 @@ #include "ViewStep.h" -#include +#include namespace Calamares {