[MSTSC]
[reactos.git] / reactos / base / applications / mstsc / uimain.c
index c2b1386..b280999 100644 (file)
@@ -20,6 +20,8 @@
 
 #include "precomp.h"
 
+#include "bsops.h"
+
 char g_username[256] = "";
 char g_hostname[256] = "";
 char g_servername[256] = "";