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/exitoperation.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/upnp/exitoperation.h') diff --git a/src/upnp/exitoperation.h b/src/upnp/exitoperation.h index d969c6c..3afda7a 100644 --- a/src/upnp/exitoperation.h +++ b/src/upnp/exitoperation.h @@ -20,7 +20,8 @@ #ifndef KTEXITOPERATION_H #define KTEXITOPERATION_H -#include +#include + #include namespace kt -- cgit v1.2.1