From a7467890c40c0ae12a0a15f33321af78ada7711d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 6 Dec 2023 13:30:47 +0100 Subject: all: Changed include to fit core header location --- modules/async/async.tmpl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/async/async.tmpl.h') diff --git a/modules/async/async.tmpl.h b/modules/async/async.tmpl.h index 9569f60..8fcb59c 100644 --- a/modules/async/async.tmpl.h +++ b/modules/async/async.tmpl.h @@ -1,7 +1,7 @@ #pragma once -#include -#include +#include +#include #include // Template inlining -- cgit v1.2.3