From b063ae5f54abf0329dad2f05e139b07a4e1af178 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 25 Jun 2012 13:11:19 +0000 Subject: [PATCH] give e_alert_main.c some config.h love. SVN revision: 72807 --- src/bin/e_alert_main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bin/e_alert_main.c b/src/bin/e_alert_main.c index 3affb8f20..635b847ae 100644 --- a/src/bin/e_alert_main.c +++ b/src/bin/e_alert_main.c @@ -1,3 +1,5 @@ +#include "config.h" + #include #include #include