From 0bb41a73c27df807ba8fcaa205612be7b3a1ac95 Mon Sep 17 00:00:00 2001 From: Yang Liu Date: Thu, 10 Apr 2025 20:09:23 +0800 Subject: [WOW64] More tweaks towards PE build (#2519) --- src/include/debug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/debug.h') diff --git a/src/include/debug.h b/src/include/debug.h index 93268420..be216bd1 100644 --- a/src/include/debug.h +++ b/src/include/debug.h @@ -3,6 +3,8 @@ #include #include +#include "os.h" + typedef struct box64context_s box64context_t; extern box64env_t box64env; extern box64env_t* cur_box64env; -- cgit 1.4.1