Fixed a warning (Missing include file.)
2000-09-13 Christopher James Lahey <clahey@helixcode.com> * folder-browser-factory.c: Fixed a warning (Missing include file.) svn path=/trunk/; revision=5413
This commit is contained in:
committed by
Chris Lahey
parent
7acecd99c9
commit
fd01a3bd7b
@ -1,3 +1,8 @@
|
||||
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
|
||||
|
||||
* folder-browser-factory.c: Fixed a warning (Missing include
|
||||
file.)
|
||||
|
||||
2000-09-12 Ettore Perazzoli <ettore@helixcode.com>
|
||||
|
||||
($(EVOLUTION_MAIL_CORBA_GENERATED)): Add space after `-I'.
|
||||
|
||||
@ -25,6 +25,7 @@
|
||||
#include "mail.h"
|
||||
#include "shell/Evolution.h"
|
||||
#include "mail-config.h"
|
||||
#include "mail-ops.h"
|
||||
|
||||
/* The FolderBrowser BonoboControls we have. */
|
||||
static GList *control_list = NULL;
|
||||
|
||||
Reference in New Issue
Block a user