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/upnp/soap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/upnp/soap.h') diff --git a/src/upnp/soap.h b/src/upnp/soap.h index cb766f0..6632342 100644 --- a/src/upnp/soap.h +++ b/src/upnp/soap.h @@ -20,8 +20,8 @@ #ifndef KTSOAP_H #define KTSOAP_H -#include -#include +#include +#include namespace kt { -- cgit v1.2.1