[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4033 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/SSecurityVncAuth.h b/common/rfb/SSecurityVncAuth.h
index 1d0a82d..1f7e6ec 100644
--- a/common/rfb/SSecurityVncAuth.h
+++ b/common/rfb/SSecurityVncAuth.h
@@ -25,7 +25,7 @@
#define __RFB_SSECURITYVNCAUTH_H__
#include <rfb/SSecurity.h>
-#include <rfb/secTypes.h>
+#include <rfb/Security.h>
#include <rdr/types.h>
namespace rfb {