From fa30fe045bd4a376db84299e1b8a663fc0cf871f Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 26 Jan 2024 11:38:43 +0100 Subject: [PATCH] Minor: added interfaces.h --- OnDemandUpdatePTU.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 0716052..4ae0329 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -249,6 +249,7 @@ HEADERS += \ process/command.h \ message_handler.h \ worker.h \ + interfaces.h \ commandline_parser.h \ plugins/interfaces.h