From c533bc128e6f2658077b9596d90b4ef1d5dff8f2 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Sun, 11 Feb 2007 17:10:32 +0000 Subject: [PATCH] Better compile fix by Pierre d'Herbemont --- THANKS | 1 + src/stream_output/stream_output.h | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/THANKS b/THANKS index e616a76711..a3a2e79883 100644 --- a/THANKS +++ b/THANKS @@ -141,6 +141,7 @@ Paul Mackerras - AltiVec IDCT and motion Pavlov Konstantin “thresh” - several Linux build system fixes Petr Vacek - FTP cleartext authentication Philippe Van Hecke - SAP header hash patch +Pierre d'Herbemont < - Compile fix Pierre Marc Dumuid - Playlist patches Pittayakom Saingtong - Thai localisation Rafaël Carré - Audioscrobbler plugin diff --git a/src/stream_output/stream_output.h b/src/stream_output/stream_output.h index cea4bb837b..4637231b6b 100644 --- a/src/stream_output/stream_output.h +++ b/src/stream_output/stream_output.h @@ -24,9 +24,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. ***************************************************************************/ #include -#if defined( WIN32 ) -# include -#endif +#include /**************************************************************************** * sout_packetizer_input_t: p_sout <-> p_packetizer -- 2.39.2