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 d9ccf2f4..70d52c03 100644 --- a/common/rfb/CMakeLists.txt +++ b/common/rfb/CMakeLists.txt @@ -30,6 +30,7 @@ set(RFB_SOURCES Password.cxx PixelBuffer.cxx PixelFormat.cxx + PixelTransformer.cxx RREEncoder.cxx RREDecoder.cxx RawDecoder.cxx |