# HG changeset patch # User Tom Sutcliffe # Date 1283335958 -3600 # Node ID db96d73779bc1c6e03652adcc1209fd27a843bbc # Parent b33ec37addee33c95ac962225c6145c3917e11ed IBY fix diff -r b33ec37addee -r db96d73779bc build/common/fshell.iby --- a/build/common/fshell.iby Tue Aug 31 18:33:37 2010 +0100 +++ b/build/common/fshell.iby Wed Sep 01 11:12:38 2010 +0100 @@ -44,5 +44,6 @@ #include #include FSHELL_EXECUTABLE_FILE(consoleextensions.dll) // TODO move this to the new fshell_consoles.iby +FSHELL_EXECUTABLE_FILE(terminalkeyboardcons.dll) // TODO move this to the new fshell_consoles.iby #endif // FSHELL_IBY