From 3e894dbd0538d1433a0a3be22c7a0388ad9fb8d9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 23 Apr 2014 22:02:11 +0200 Subject: mate-about: Use MateAboutDialog --- mate-about/mate-about.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mate-about/mate-about.h') diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index 3993f67..6f9c58f 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -26,6 +26,8 @@ #include #include // autogenerated by ./configure +#include + #ifdef USE_UNIQUE #include #endif @@ -642,7 +644,7 @@ }; // widget for mate-about window - GtkAboutDialog* mate_about_dialog = FALSE; + MateAboutDialog* mate_about_dialog = FALSE; // libunique thing #ifdef USE_UNIQUE -- cgit v1.2.1