From 4be3cf72f8f936e51c98b6eb056410dfb589fd2f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 3 Sep 2011 09:10:23 +0200 Subject: Rename support.c to wallpaper.c --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 6b28e52..230b91f 100644 --- a/src/main.c +++ b/src/main.c @@ -30,7 +30,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "timers.h" #include "options.h" #include "events.h" -#include "support.h" +#include "wallpaper.h" char **cmdargv = NULL; int cmdargc = 0; -- cgit v1.2.3