summaryrefslogtreecommitdiff
path: root/lib/curl_rtmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_rtmp.h')
-rw-r--r--lib/curl_rtmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/curl_rtmp.h b/lib/curl_rtmp.h
index 35776aaa6..06555ffce 100644
--- a/lib/curl_rtmp.h
+++ b/lib/curl_rtmp.h
@@ -22,7 +22,7 @@
* KIND, either express or implied.
*
***************************************************************************/
-#ifndef CURL_DISABLE_RTMP
+#ifdef USE_LIBRTMP
extern const struct Curl_handler Curl_handler_rtmp;
extern const struct Curl_handler Curl_handler_rtmpt;
extern const struct Curl_handler Curl_handler_rtmpe;