diff src/blur_scope/blur_scope.c @ 1828:07c11537a0e8

blur_scope: MK2
author William Pitcock <nenolod@atheme.org>
date Mon, 24 Sep 2007 13:48:53 -0500
parents 12425194a0fb
children 2ebeb7816c5e
line wrap: on
line diff
--- a/src/blur_scope/blur_scope.c	Mon Sep 24 20:20:56 2007 +0200
+++ b/src/blur_scope/blur_scope.c	Mon Sep 24 13:48:53 2007 -0500
@@ -15,14 +15,11 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  w
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
-#ifdef HAVE_CONFIG_H
-#  include "config.h"
-#endif
+#include "config.h"
 
 #include <glib.h>
 #include <audacious/i18n.h>