[TELNET]
[reactos.git] / reactos / base / applications / network / telnet / src / tnmain.cpp
index 0fc983b..d930dc1 100644 (file)
@@ -44,6 +44,8 @@
 
 #include "precomp.h"
 
+#include "tnmain.h"
+
 int telCommandLine (Telnet &MyConnection);
 
 void waitforkey() {