From 1ffb4626772e0d52914c7b63d392123ecc497363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Fri, 8 Aug 2025 16:19:19 +0200 Subject: [PATCH] simpleheatpump: Add Qt6 support --- simpleheatpump/integrationpluginsimpleheatpump.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/simpleheatpump/integrationpluginsimpleheatpump.h b/simpleheatpump/integrationpluginsimpleheatpump.h index cc06e34d..c9497017 100644 --- a/simpleheatpump/integrationpluginsimpleheatpump.h +++ b/simpleheatpump/integrationpluginsimpleheatpump.h @@ -1,6 +1,6 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -* Copyright 2013 - 2021, nymea GmbH +* Copyright 2013 - 2025, nymea GmbH * Contact: contact@nymea.io * * This file is part of nymea. @@ -31,8 +31,7 @@ #ifndef INTEGRATIONPLUGINSIMPLEHEATPUMP_H #define INTEGRATIONPLUGINSIMPLEHEATPUMP_H -#include "integrations/integrationplugin.h" - +#include #include class IntegrationPluginSimpleHeatpump : public IntegrationPlugin