X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fvideo_filter%2Fblendbench.c;h=5751326890047e1e4493b453db1453042fb48f19;hb=d9b829de55be677a7e73acc27a4287c604ef50c0;hp=05875207310a0c5fd33f60b7dc8b65a28811fadd;hpb=14f37b2101842fa6e427f962f689db74eff6faba;p=vlc diff --git a/modules/video_filter/blendbench.c b/modules/video_filter/blendbench.c index 0587520731..5751326890 100644 --- a/modules/video_filter/blendbench.c +++ b/modules/video_filter/blendbench.c @@ -4,7 +4,7 @@ * Copyright (C) 2007 the VideoLAN team * $Id$ * - * Author: Søren Bøg + * Author: Søren Bøg * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -33,8 +33,8 @@ #include #include -#include "vlc_filter.h" -#include "vlc_image.h" +#include +#include /***************************************************************************** * Local prototypes