diff options
Diffstat (limited to 'common/rfb/DecodeManager.cxx')
-rw-r--r-- | common/rfb/DecodeManager.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/DecodeManager.cxx b/common/rfb/DecodeManager.cxx index b6dd81f4..e39a3943 100644 --- a/common/rfb/DecodeManager.cxx +++ b/common/rfb/DecodeManager.cxx @@ -28,8 +28,8 @@ #include <rfb/Decoder.h> #include <rfb/Exception.h> #include <rfb/Region.h> - #include <rfb/LogWriter.h> +#include <rfb/util.h> #include <rdr/Exception.h> #include <rdr/MemOutStream.h> |