evolution-data-server r9015 - trunk/camel
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r9015 - trunk/camel
- Date: Sat, 21 Jun 2008 03:18:27 +0000 (UTC)
Author: fejj
Date: Sat Jun 21 03:18:27 2008
New Revision: 9015
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9015&view=rev
Log:
fixed the build
Modified:
trunk/camel/camel-mime-filter-progress.c
trunk/camel/camel-operation.h
Modified: trunk/camel/camel-mime-filter-progress.c
==============================================================================
--- trunk/camel/camel-mime-filter-progress.c (original)
+++ trunk/camel/camel-mime-filter-progress.c Sat Jun 21 03:18:27 2008
@@ -28,8 +28,6 @@
#include <stdio.h>
#include <string.h>
-#include <camel/camel-operation.h>
-
#include "camel-mime-filter-progress.h"
#define d(x)
Modified: trunk/camel/camel-operation.h
==============================================================================
--- trunk/camel/camel-operation.h (original)
+++ trunk/camel/camel-operation.h Sat Jun 21 03:18:27 2008
@@ -22,6 +22,8 @@
#ifndef CAMEL_OPERATION_H
#define CAMEL_OPERATION_H 1
+#include <glib.h>
+
G_BEGIN_DECLS
/* cancellation helper stuff, not yet finalised */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]