X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fgui%2Fpsppire-dialog.h;h=6c175cfb8a690d0de4632f5daabacfc12bf754e5;hb=407f3c634628b92fb6b57cbcff229270107cdddc;hp=5a1b1f57b598e8c2be76ed0fddece2e77605a4e0;hpb=e589b646894ffc013ab5e57981c8ac07bce522dd;p=pspp diff --git a/src/ui/gui/psppire-dialog.h b/src/ui/gui/psppire-dialog.h index 5a1b1f57b5..6c175cfb8a 100644 --- a/src/ui/gui/psppire-dialog.h +++ b/src/ui/gui/psppire-dialog.h @@ -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