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.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/async/async.cpp') diff --git a/modules/async/async.cpp b/modules/async/async.cpp index 360e455..e10ee16 100644 --- a/modules/async/async.cpp +++ b/modules/async/async.cpp @@ -1,6 +1,6 @@ #include "async.h" -#include -#include +#include +#include #include #include -- cgit v1.2.3