diff src/projectm/main.c @ 1944:b180f83e4388

more config_h removal
author William Pitcock <nenolod@atheme.org>
date Mon, 01 Oct 2007 16:47:16 -0500
parents c0463e51c338
children bd3a24b39058
line wrap: on
line diff
--- a/src/projectm/main.c	Mon Oct 01 16:46:11 2007 -0500
+++ b/src/projectm/main.c	Mon Oct 01 16:47:16 2007 -0500
@@ -50,9 +50,8 @@
 #include "sdltoprojectM.h"
 #include "video_init.h"
 
-#if HAVE_CONFIG_H
 #include <config.h>
-#endif
+
 #define CONFIG_FILE "/config"
 #define PRESETS_DIR "/presets"
 #define FONTS_DIR "/fonts"