diff options
Diffstat (limited to 'common/rfb/VNCSConnectionST.cxx')
-rw-r--r-- | common/rfb/VNCSConnectionST.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/VNCSConnectionST.cxx b/common/rfb/VNCSConnectionST.cxx index 05796320..29ce5e59 100644 --- a/common/rfb/VNCSConnectionST.cxx +++ b/common/rfb/VNCSConnectionST.cxx @@ -19,7 +19,7 @@ #include <rfb/VNCSConnectionST.h> #include <rfb/LogWriter.h> -#include <rfb/secTypes.h> +#include <rfb/Security.h> #include <rfb/screenTypes.h> #include <rfb/ServerCore.h> #include <rfb/ComparingUpdateTracker.h> |