goffice r2057 - trunk/goffice/utils



Author: mortenw
Date: Mon Apr 14 14:58:02 2008
New Revision: 2057
URL: http://svn.gnome.org/viewvc/goffice?rev=2057&view=rev

Log:
Avoid double includes.



Modified:
   trunk/goffice/utils/go-glib-extras.c
   trunk/goffice/utils/go-pango-extras.c

Modified: trunk/goffice/utils/go-glib-extras.c
==============================================================================
--- trunk/goffice/utils/go-glib-extras.c	(original)
+++ trunk/goffice/utils/go-glib-extras.c	Mon Apr 14 14:58:02 2008
@@ -8,7 +8,6 @@
  *    Zbigniew Chyla (cyba gnome pl)
  *    Morten Welinder (terra gnome org)
  */
-#include <goffice-config.h>
 #include <goffice/goffice-config.h>
 #include "go-glib-extras.h"
 #include "go-locale.h"

Modified: trunk/goffice/utils/go-pango-extras.c
==============================================================================
--- trunk/goffice/utils/go-pango-extras.c	(original)
+++ trunk/goffice/utils/go-pango-extras.c	Mon Apr 14 14:58:02 2008
@@ -5,7 +5,6 @@
  *    Morten Welinder (terra gnome org)
  */
 
-#include <goffice-config.h>
 #include <goffice/goffice-config.h>
 #include "go-pango-extras.h"
 



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