Work on getting rid of trns_chain_finalize().
[pspp] / glade / dialog.c
index d424f4f09238e0f3c99d29d8d78fdd7b20b3e408..7b13226e01d25203fb748119f61360d25014c7ae 100644 (file)
@@ -1,14 +1,14 @@
+#include <config.h>
 #include <glib.h>
 #include <gtk/gtk.h>
 
 #include "psppire-dialog.h"
 #include <string.h>
-#include <glade-gtk.h>
 #include <assert.h>
-#include <string.h>
+#include <gladeui/glade.h>
 
 
-void GLADEGTK_API
+void
 glade_psppire_dialog_post_create (GladeWidgetAdaptor *adaptor,
                                  GObject            *object,
                                  GladeCreateReason   reason)