Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / glade / dialog.c
index 2d67443c0ed48efeec74e9c6c20847057f5272aa..3596e3485f00bc411ae2418fdbc5aa5dec503a9f 100644 (file)
@@ -3,11 +3,12 @@
 
 #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)