* src/imap.c
fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
+2007-03-04 [iwkse] 2.8.0cvs12
+
+ * src/imap.c
+ fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
+
2007-03-03 [colin] 2.8.0cvs11
* src/plugins/pgpinline/pgpinline.c
( cvs diff -u -r 1.28.2.33 -r 1.28.2.34 src/mbox.c; ) > 2.8.0cvs9.patchset
( cvs diff -u -r 1.654.2.2458 -r 1.654.2.2459 configure.ac; cvs diff -u -r 1.115.2.140 -r 1.115.2.141 src/main.c; cvs diff -u -r 1.13.2.26 -r 1.13.2.27 src/common/plugin.c; ) > 2.8.0cvs10.patchset
( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/plugins/pgpinline/pgpinline.c; ) > 2.8.0cvs11.patchset
+( cvs diff -u -r 1.179.2.156 -r 1.179.2.157 src/imap.c; ) > 2.8.0cvs12.patchset
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=11
+EXTRA_VERSION=12
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
#include "imap_gtk.h"
#include "inc.h"
#include "xml.h"
+#include "alertpanel.h"
#ifdef HAVE_LIBETPAN
#include "inputdialog.h"
#include "log.h"
#include "remotefolder.h"
-#include "alertpanel.h"
#include "claws.h"
#include "statusbar.h"
#include "msgcache.h"