X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Finput%2Finput.c;h=2d51bfa59fb1806e877ca566e2c39e2b6d8f2c82;hb=e01eb15e2a09e0dcb42b2145770b7ae2d2e42436;hp=e9e8e42e55dc0ad247ffec83c39d261d3b79f81d;hpb=d3db36405ed42a1175082920766f3bf090c5876b;p=vlc diff --git a/src/input/input.c b/src/input/input.c index e9e8e42e55..2d51bfa59f 100644 --- a/src/input/input.c +++ b/src/input/input.c @@ -4,7 +4,7 @@ * decoders. ***************************************************************************** * Copyright (C) 1998-2002 VideoLAN - * $Id: input.c,v 1.230 2003/05/22 16:01:02 gbazin Exp $ + * $Id: input.c,v 1.231 2003/06/24 13:33:48 sam Exp $ * * Authors: Christophe Massiot * @@ -46,7 +46,7 @@ #include "stream_output.h" #include -#include "interface.h" +#include "vlc_interface.h" /***************************************************************************** * Local prototypes