[goffice] 2009-06-13 Jean Brefort <jean brefort normalesup org>



commit 67067c7fc9bf3eafb73e3cadda51684d3ea7eda5
Author: Jean Brefort <jean acer fbx proxad net>
Date:   Sat Jun 13 08:24:34 2009 +0200

    2009-06-13  Jean Brefort  <jean brefort normalesup org>
    
    	* goffice/graph/gog-equation.c: make things compile again after the
    	goffice/goffice.h change.

 ChangeLog                    |    5 +++++
 goffice/graph/gog-equation.c |   10 +---------
 2 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 28a0495..9a19e3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-13  Jean Brefort  <jean brefort normalesup org>
+
+	* goffice/graph/gog-equation.c: make things compile again after the
+	goffice/goffice.h change.
+
 2009-06-11  Morten Welinder  <terra gnome org>
 
 	* goffice/utils/go-format.c (ALLOW_NEGATIVE_TIMES): Turn on.
diff --git a/goffice/graph/gog-equation.c b/goffice/graph/gog-equation.c
index 77f47d9..194a77a 100644
--- a/goffice/graph/gog-equation.c
+++ b/goffice/graph/gog-equation.c
@@ -24,15 +24,7 @@
 #include <lsmmathmlmathelement.h>
 
 #include <goffice/goffice-config.h>
-#include <goffice/graph/gog-outlined-object.h>
-#include <goffice/utils/go-style.h>
-#include <goffice/graph/gog-renderer.h>
-#include <goffice/graph/gog-theme.h>
-#include <goffice/graph/gog-equation.h>
-#include <goffice/utils/go-persist.h>
-#include <goffice/utils/go-color.h>
-#include <goffice/utils/go-style.h>
-#include <goffice/utils/go-styled-object.h>
+#include <goffice/goffice.h>
 
 #include <gsf/gsf-impl-utils.h>
 #include <glib/gi18n-lib.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]