[gnumeric] include header file
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] include header file
- Date: Mon, 14 Dec 2009 01:05:25 +0000 (UTC)
commit 3e609ee91a75f10786b4909ae2b6fef85b9cfc13
Author: Andreas J. Guelzow <aguelzow pyrshep ca>
Date: Sun Dec 13 18:05:02 2009 -0700
include header file
ChangeLog | 4 ++++
src/gutils.c | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5055e0e..40bd7cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-13 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * src/gutils.c: include required header file
+
2009-12-13 Jean Brefort <jean brefort normalesup org>
* src/gnm-pane.c (gnm_pane_compute_visible_region): fixed pane origin
diff --git a/src/gutils.c b/src/gutils.c
index cf46b28..0197fd8 100644
--- a/src/gutils.c
+++ b/src/gutils.c
@@ -29,6 +29,7 @@
#include <errno.h>
#include <locale.h>
#include <gsf/gsf-impl-utils.h>
+#include <gsf/gsf-doc-meta-data.h>
static char *gnumeric_lib_dir;
static char *gnumeric_data_dir;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]