summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp/rtsp.h')
-rw-r--r--stream/librtsp/rtsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/librtsp/rtsp.h b/stream/librtsp/rtsp.h
index 5252f8de22..f14a9a721c 100644
--- a/stream/librtsp/rtsp.h
+++ b/stream/librtsp/rtsp.h
@@ -47,7 +47,7 @@
#define RTSP_METHOD_SET_PARAMETER "SET_PARAMETER"
#define BUF_SIZE 4096
-#define HEADER_SIZE 1024
+#define RTSP_HEADER_SIZE 1024
#define MAX_FIELDS 256