diff options
Diffstat (limited to '')
-rw-r--r-- | src/rtsp_client.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtsp_client.h b/src/rtsp_client.h index 5c8425248..21660e609 100644 --- a/src/rtsp_client.h +++ b/src/rtsp_client.h @@ -28,7 +28,6 @@ #include <glib.h> #ifdef WIN32 -#define WINVER 0x0501 #include <ws2tcpip.h> #include <winsock.h> #else |