X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fnetwork%2Ftelnet%2Fsrc%2Ftmapldr.cpp;h=3680645db11b5c8ba6e46f3206ef8ddbe2358885;hp=18e2d621a60a9a1e3e2557aef79afb95b190908a;hb=b1d8a4df819c95bcb81cd8d6e8d9a397125147a9;hpb=8b36c2fed55e2160b52793adcf111914ded5d10a diff --git a/base/applications/network/telnet/src/tmapldr.cpp b/base/applications/network/telnet/src/tmapldr.cpp index 18e2d621a60..3680645db11 100644 --- a/base/applications/network/telnet/src/tmapldr.cpp +++ b/base/applications/network/telnet/src/tmapldr.cpp @@ -29,15 +29,7 @@ // originally part of KeyTrans.cpp // ///////////////////////////////////////////////////////// -#include "tmapldr.h" -#include "tnconfig.h" - -#ifdef __BORLANDC__ -#include -#else -#include -#include -#endif +#include "precomp.h" // It's probably a good idea to turn off the "identifier was truncated" warning // in MSVC (Paul Brannan 5/25/98)