# HG changeset patch # User Michael Pavone # Date 1659860207 25200 # Node ID 44596610b2a08f510c5b4df2b4256b1092d0a739 # Parent 035a54aa633f2b6b86eb143554af4e0eb2e665ff Fix Windows build diff -r 035a54aa633f -r 44596610b2a0 debug.c --- a/debug.c Sat Aug 06 22:10:54 2022 -0700 +++ b/debug.c Sun Aug 07 01:16:47 2022 -0700 @@ -3,6 +3,7 @@ #include "68kinst.h" #include "segacd.h" #include "blastem.h" +#include #include #include #ifndef _WIN32