diff options
Diffstat (limited to 'libmate-desktop/mate-aboutdialog.h')
-rw-r--r-- | libmate-desktop/mate-aboutdialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmate-desktop/mate-aboutdialog.h b/libmate-desktop/mate-aboutdialog.h index d2e788d..2fbd950 100644 --- a/libmate-desktop/mate-aboutdialog.h +++ b/libmate-desktop/mate-aboutdialog.h @@ -29,6 +29,7 @@ #ifndef __MATE_ABOUT_DIALOG_H__ #define __MATE_ABOUT_DIALOG_H__ +#include <glib.h> #include <gtk/gtk.h> G_BEGIN_DECLS |