[TELNET]
[reactos.git] / reactos / base / applications / network / telnet / src / ttelhndl.cpp
index 9caabc1..f9690ea 100644 (file)
@@ -40,6 +40,8 @@
 
 #include "precomp.h"
 
+#include "telnet.h"
+
 int naws_string(char *buf, int width, int height);
 
 // This helps make the code more readable (Paul Brannan 1/1/99)