summaryrefslogtreecommitdiffstats
path: root/Utilities/cm_curl.h
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cm_curl.h')
-rw-r--r--Utilities/cm_curl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cm_curl.h b/Utilities/cm_curl.h
index 43944a3..a3b049b 100644
--- a/Utilities/cm_curl.h
+++ b/Utilities/cm_curl.h
@@ -17,7 +17,7 @@
#ifdef CMAKE_USE_SYSTEM_CURL
# include <curl/curl.h>
#else
-# include <cmcurl/curl/curl.h>
+# include <cmcurl/include/curl/curl.h>
#endif
#endif