fixes a build break.

svn path=/trunk/; revision=31131
This commit is contained in:
Chenthill Palanisamy
2006-01-11 05:42:06 +00:00
parent f6b6c5dbbf
commit 4dfa2142cf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-01-11 Chenthill Palanisamy <pchenthill@novell.com>
* e-menu.c: Fixes a build break. Replace the
libedataserver/e-util.h with libedataserver/e-data-server-util.h.
2006-01-10 Simon Zheng <simon.zheng@sun.com>
* e-mktemp.c (get_dir):

View File

@ -32,7 +32,7 @@
#include <libgnome/gnome-i18n.h>
#include <bonobo/bonobo-ui-util.h>
#include <libedataserver/e-util.h>
#include <libedataserver/e-data-server-util.h>
#include "e-menu.h"
#include "e-icon-factory.h"