- Update to r53061
[reactos.git] / base / applications / network / telnet / src / ttelhndl.cpp
index 0020f35..9caabc1 100644 (file)
 //
 ///////////////////////////////////////////////////////////////////////////////
 
-#include <string.h>
-#include "ttelhndl.h"
-#include "telnet.h"
-#include "tnconfig.h"
-#include "tparams.h"
+#include "precomp.h"
 
 int naws_string(char *buf, int width, int height);