summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCoreHttp.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/LLCoreHttp.cmake')
-rw-r--r--indra/cmake/LLCoreHttp.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/LLCoreHttp.cmake b/indra/cmake/LLCoreHttp.cmake
index 22ed5fef9c..5464e4d327 100644
--- a/indra/cmake/LLCoreHttp.cmake
+++ b/indra/cmake/LLCoreHttp.cmake
@@ -1,5 +1,5 @@
# -*- cmake -*-
-include(CURL)
include(OpenSSL)
+include(CURL)
include(NGHTTP2)