- Update to r53061
[reactos.git] / base / applications / network / telnet / src / ansiprsr.cpp
index e24f44f..1263733 100644 (file)
@@ -50,8 +50,7 @@
 ///////////////////////////////////////////////////////////////////////////////
 
 //#include <windows.h>
-#include <string.h>
-#include "ansiprsr.h"
+#include "precomp.h"
 
 const int ANSIColors[] = {BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE};