diff options
Diffstat (limited to 'common/rfb/CMakeLists.txt')
-rw-r--r-- | common/rfb/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/CMakeLists.txt b/common/rfb/CMakeLists.txt index be03c646..27e3caa5 100644 --- a/common/rfb/CMakeLists.txt +++ b/common/rfb/CMakeLists.txt @@ -23,6 +23,7 @@ set(RFB_SOURCES HextileDecoder.cxx HextileEncoder.cxx JpegCompressor.cxx + JpegDecompressor.cxx KeyRemapper.cxx LogWriter.cxx Logger.cxx |