Oops. Need to include SecurityServer.h
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4170 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/win/vncconfig/Authentication.h b/win/vncconfig/Authentication.h
index 731a171..d5333c3 100644
--- a/win/vncconfig/Authentication.h
+++ b/win/vncconfig/Authentication.h
@@ -25,6 +25,7 @@
#include <rfb_win32/MsgBox.h>
#include <rfb/ServerCore.h>
#include <rfb/Security.h>
+#include <rfb/SecurityServer.h>
#include <rfb/SSecurityVncAuth.h>
#include <rfb/Password.h>