Remember to update scrollbar when scrollback is reset
[u/mdw/putty] / plink.c
diff --git a/plink.c b/plink.c
index 10a4ec1..bee734f 100644 (file)
--- a/plink.c
+++ b/plink.c
@@ -11,6 +11,7 @@
 
 #define PUTTY_DO_GLOBALS                      /* actually _define_ globals */
 #include "putty.h"
+#include "winstuff.h"
 #include "storage.h"
 
 void fatalbox (char *p, ...) {