diff --git a/contrib/cmake/lib/CMakeLists.txt b/contrib/cmake/lib/CMakeLists.txt index f15244275b3..a8247ddca70 100644 --- a/contrib/cmake/lib/CMakeLists.txt +++ b/contrib/cmake/lib/CMakeLists.txt @@ -66,7 +66,8 @@ SET(Sources SET(Headers ${LIBRARY_DIR}/bitstream.h - ${LIBRARY_DIR}/error.h + ${LIBRARY_DIR}/error_private.h + ${LIBRARY_DIR}/error_public.h ${LIBRARY_DIR}/fse.h ${LIBRARY_DIR}/fse_static.h ${LIBRARY_DIR}/huff0.h