From 0c2121331e1531e30222bbe58c88cbdb6b0c1b93 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 18 Jul 2010 17:34:29 +0000 Subject: [PATCH] This header already handled by e.h SVN revision: 50340 --- src/modules/systray/e_mod_main.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/modules/systray/e_mod_main.c b/src/modules/systray/e_mod_main.c index 907d609ed..308af8fd5 100644 --- a/src/modules/systray/e_mod_main.c +++ b/src/modules/systray/e_mod_main.c @@ -9,11 +9,7 @@ * @todo: implement messages/popup part of the spec (anyone using this at all?) */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - -#include +#include "e.h" #include #include #include "e_mod_main.h"