work on PRINT encoding
[pspp] / glade / dialog.c
index d424f4f09238e0f3c99d29d8d78fdd7b20b3e408..09330bd787955de63a4c5ccff9bce47321e716e7 100644 (file)
@@ -3,12 +3,11 @@
 
 #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)