[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/CSecurityVncAuth.h b/common/rfb/CSecurityVncAuth.h
index 8d38d87..820222f 100644
--- a/common/rfb/CSecurityVncAuth.h
+++ b/common/rfb/CSecurityVncAuth.h
@@ -19,7 +19,7 @@
#define __RFB_CSECURITYVNCAUTH_H__
#include <rfb/CSecurity.h>
-#include <rfb/secTypes.h>
+#include <rfb/Security.h>
namespace rfb {