wrap this with the correct #ifdef.
2004-04-05 Chris Toshok <toshok@ximian.com> * util/eab-destination.h: wrap this with the correct #ifdef. svn path=/trunk/; revision=25328
This commit is contained in:
committed by
Chris Toshok
parent
2e0dac30be
commit
f647532142
@@ -1,3 +1,7 @@
|
||||
2004-04-05 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* util/eab-destination.h: wrap this with the correct #ifdef.
|
||||
|
||||
2004-04-05 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/merging/eab-contact-merging.c (match_query_callback): use
|
||||
|
||||
@@ -25,8 +25,8 @@
|
||||
* USA.
|
||||
*/
|
||||
|
||||
#ifndef __E_DESTINATION_H__
|
||||
#define __E_DESTINATION_H__
|
||||
#ifndef __EAB_DESTINATION_H__
|
||||
#define __EAB_DESTINATION_H__
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
Reference in New Issue
Block a user