diff options
Diffstat (limited to 'common/rfb/SConnection.cxx')
-rw-r--r-- | common/rfb/SConnection.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/SConnection.cxx b/common/rfb/SConnection.cxx index 30def29e..83e1599c 100644 --- a/common/rfb/SConnection.cxx +++ b/common/rfb/SConnection.cxx @@ -18,7 +18,7 @@ #include <stdio.h> #include <string.h> #include <rfb/Exception.h> -#include <rfb/secTypes.h> +#include <rfb/Security.h> #include <rfb/msgTypes.h> #include <rfb/CapsList.h> #include <rfb/SMsgReaderV3.h> |