[goffice] shapes-demo: fix includes.



commit c53807b80c6baf47f142b6b3b37e8708454d20f4
Author: Morten Welinder <terra gnome org>
Date:   Fri Mar 5 09:28:17 2010 -0500

    shapes-demo: fix includes.

 tests/shapes-demo.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tests/shapes-demo.c b/tests/shapes-demo.c
index 863c024..4deecc5 100644
--- a/tests/shapes-demo.c
+++ b/tests/shapes-demo.c
@@ -20,8 +20,7 @@
 
 #include <gtk/gtk.h>
 #include <goffice/goffice.h>
-#include <goffice/utils/go-style.h>
-#include <goffice/utils/go-styled-object.h>
+#include <goffice/gtk/go-gtk-compat.h>
 
 
 



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