From 545889c990d9155635dfca73345be37f207b2d68 Mon Sep 17 00:00:00 2001 From: Aki Date: Thu, 30 Sep 2021 16:49:25 +0200 Subject: Fixed NetEx includes against win sdk --- NetEx/NetLayer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'NetEx/NetLayer.h') diff --git a/NetEx/NetLayer.h b/NetEx/NetLayer.h index 66b9c9d..49c884e 100644 --- a/NetEx/NetLayer.h +++ b/NetEx/NetLayer.h @@ -40,6 +40,7 @@ #define NetLayer_h #include +#include #include "Text.h" // +-------------------------------------------------------------------+ -- cgit v1.1