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