summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-10-04 17:53:21 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-10-04 17:53:43 +0300
commitd4506967ed0ab7e450313f3635b07a6e2bfa6ae0 (patch)
tree54713e8ed0b70aad5e9b84344b1c2a424c45cbdb
parentd6e8a9109e3adfcd28eee4d2509c0e2818c3caff (diff)
SL-16542 Openjpeg's header should have remained unchanged.
-rw-r--r--indra/cmake/FindOpenJPEG.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/FindOpenJPEG.cmake b/indra/cmake/FindOpenJPEG.cmake
index afe319fb06..2d4353b54f 100644
--- a/indra/cmake/FindOpenJPEG.cmake
+++ b/indra/cmake/FindOpenJPEG.cmake
@@ -9,7 +9,7 @@
# also defined, but not for general use are
# OPENJPEG_LIBRARY, where to find the OpenJPEG library.
-FIND_PATH(OPENJPEG_INCLUDE_DIR openjp2.h
+FIND_PATH(OPENJPEG_INCLUDE_DIR openjpeg.h
/usr/local/include/openjpeg
/usr/local/include
/usr/include/openjpeg