From 712b0f21b96d2d2f9c25bb3b02bf00bd59ddacc1 Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Thu, 15 Mar 2007 13:57:55 +0000 Subject: [PATCH] Add needed header for function prototype. SVN revision: 28751 --- e_mod_config_box.c | 1 + 1 file changed, 1 insertion(+) diff --git a/e_mod_config_box.c b/e_mod_config_box.c index a08398b..1c6cbc0 100644 --- a/e_mod_config_box.c +++ b/e_mod_config_box.c @@ -1,5 +1,6 @@ #include #include "e_mod_main.h" +#include "mbox.h" struct _E_Config_Dialog_Data {