diff options
Diffstat (limited to 'common/rfb/VNCServerST.cxx')
-rw-r--r-- | common/rfb/VNCServerST.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/VNCServerST.cxx b/common/rfb/VNCServerST.cxx index 1122b0a7..ca32282e 100644 --- a/common/rfb/VNCServerST.cxx +++ b/common/rfb/VNCServerST.cxx @@ -56,6 +56,7 @@ #include <stdlib.h> #include <rfb/ComparingUpdateTracker.h> +#include <rfb/Exception.h> #include <rfb/KeyRemapper.h> #include <rfb/LogWriter.h> #include <rfb/Security.h> |