Merge commit 'origin/stable'
[pspp-builds.git] / src / ui / gui / psppire-dialog.h
index 5a1b1f57b598e8c2be76ed0fddece2e77605a4e0..6c175cfb8a690d0de4632f5daabacfc12bf754e5 100644 (file)
@@ -87,7 +87,7 @@ void           psppire_dialog_notify_change (PsppireDialog *);
 GType psppire_orientation_get_type (void);
 
 
-#define G_TYPE_PSPPIRE_ORIENTATION (psppire_orientation_get_type ())
+#define PSPPIRE_TYPE_ORIENTATION (psppire_orientation_get_type ())
 
 
 G_END_DECLS