--- np2/macos9/np2.cpp 2003/10/24 10:58:47 1.7 +++ np2/macos9/np2.cpp 2003/10/25 09:08:24 1.8 @@ -3,6 +3,7 @@ #include "strres.h" #include "np2.h" #include "dosio.h" +#include "commng.h" #include "scrnmng.h" #include "soundmng.h" #include "sysmng.h" @@ -670,6 +671,7 @@ int main(int argc, char *argv[]) { } } + commng_initialize(); sysmng_initialize(); mackbd_initialize(); pccore_init();