[gnumeric] Compilation: avoid including a private header for no reason.



commit 5e2d1228b30703cfea669cd0c9944488efc07122
Author: Morten Welinder <terra gnome org>
Date:   Wed Dec 11 21:35:22 2013 -0500

    Compilation: avoid including a private header for no reason.

 src/dialogs/dialog-sheetobject-size.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/dialogs/dialog-sheetobject-size.c b/src/dialogs/dialog-sheetobject-size.c
index 9b27ff0..c1248a9 100644
--- a/src/dialogs/dialog-sheetobject-size.c
+++ b/src/dialogs/dialog-sheetobject-size.c
@@ -35,7 +35,6 @@
 #include <wbc-gtk.h>
 #include <sheet.h>
 #include <sheet-view.h>
-#include <sheet-control-gui-priv.h>
 #include <application.h>
 #include <workbook-cmd-format.h>
 #include <sheet-object-widget.h>


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