From 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 20 Oct 2020 14:40:51 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- src/upnpmanager.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/upnpmanager.cpp') diff --git a/src/upnpmanager.cpp b/src/upnpmanager.cpp index 77a7a46..8c95f15 100644 --- a/src/upnpmanager.cpp +++ b/src/upnpmanager.cpp @@ -23,6 +23,7 @@ ***************************************************************************/ #include + #include "upnpmanager.h" #include "kdebug.h" -- cgit v1.2.1