--- np2/x11/main.c 2004/01/15 16:14:02 1.13 +++ np2/x11/main.c 2004/03/23 15:16:43 1.14 @@ -47,6 +47,7 @@ #include "sysmenu.h" #include "toolwin.h" #include "viewer.h" +#include "debugwin.h" #include "commng.h" #include "fontmng.h" @@ -357,6 +358,7 @@ main(int argc, char *argv[]) } pccore_term(); + debugwin_destroy(); soundmng_deinitialize(); scrnmng_destroy();