X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fcore%2Ffilter_boxblur.h;h=9515b7131813227309c8d1a4cc847be75ebf16e1;hb=8820b2068dee09af6b9ddb5ed078abbeeca5fdf2;hp=ad8e2161d022a44ee9d0e40c9a7ba7db64085f99;hpb=141759f8441d680a2eb8cea282acf3aeb3aec440;p=melted diff --git a/src/modules/core/filter_boxblur.h b/src/modules/core/filter_boxblur.h index ad8e216..9515b71 100644 --- a/src/modules/core/filter_boxblur.h +++ b/src/modules/core/filter_boxblur.h @@ -1,7 +1,7 @@ /* - * filter_luma.h -- luma filter + * filter_boxblur.h -- box blur filter * Copyright (C) 2003-2004 Ushodaya Enterprises Limited - * Author: Charles Yates + * Author: Leny Grisel * * 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 @@ -18,8 +18,8 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _FILTER_BLUR_H_ -#define _FILTER_BLUR_H_ +#ifndef _FILTER_BOXBLUR_H_ +#define _FILTER_BOXBLUR_H_ #include