[gnumeric] Compilation: fix --with-gnome.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Compilation: fix --with-gnome.
- Date: Fri, 17 Jun 2011 12:58:24 +0000 (UTC)
commit c436c9eaddf17fa26cac1270cef801a78282ce24
Author: Morten Welinder <terra gnome org>
Date: Fri Jun 17 08:57:59 2011 -0400
Compilation: fix --with-gnome.
ChangeLog | 4 ++++
NEWS | 3 +++
src/session.c | 1 +
3 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 556e1e1..d380026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-17 Morten Welinder <terra gnome org>
+
+ * src/session.c: Fix --with-gnome compilation. #652802
+
2011-06-16 Morten Welinder <terra gnome org>
* configure.in: Post-release bump.
diff --git a/NEWS b/NEWS
index 9e6a80b..1e9c1d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Gnumeric 1.10.17
+Morten:
+ * Fix --with-gnome compilation: [#652802]
+
--------------------------------------------------------------------------
Gnumeric 1.10.16
diff --git a/src/session.c b/src/session.c
index b339142..637c1a4 100644
--- a/src/session.c
+++ b/src/session.c
@@ -27,6 +27,7 @@
#include "session.h"
#include "application.h"
#include <workbook.h>
+#include <workbook-priv.h>
#include <workbook-view.h>
#include <wbc-gtk.h>
#include <gui-file.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]