Remove unused function psppire_sheet_cell_get_state
[pspp-builds.git] / glade / bbox.c
index 9ce8c34d90ffa198fd9bc478fbff5d60e930a57e..46ed7fbd0207f6f8783299d9d597d85106cd0670 100644 (file)
@@ -1,4 +1,4 @@
-#include <glade.h>
+#include <gladeui/glade.h>
 #include <gtk/gtk.h>
 
 #include "psppire-buttonbox.h"
@@ -37,7 +37,7 @@ glade_psppire_button_box_get_internal_child (GladeWidgetAdaptor  *adaptor,
   g_print ("%s\n", __FUNCTION__);
 #endif
 
-  return bbox;
+  return GTK_WIDGET (bbox);
 }