diff -r db96d73779bc -r 3ad902ef5222 build/common/fshell.iby --- a/build/common/fshell.iby Wed Sep 01 11:12:38 2010 +0100 +++ b/build/common/fshell.iby Wed Sep 01 15:17:20 2010 +0100 @@ -44,6 +44,9 @@ #include #include FSHELL_EXECUTABLE_FILE(consoleextensions.dll) // TODO move this to the new fshell_consoles.iby + +#ifdef FSHELL_TRACECORE_SUPPORT FSHELL_EXECUTABLE_FILE(terminalkeyboardcons.dll) // TODO move this to the new fshell_consoles.iby +#endif #endif // FSHELL_IBY