diff options
Diffstat (limited to 'mate-about')
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index a06cad9..f4ecba0 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -21,10 +21,10 @@ #ifndef __MATE_ABOUT_H__ #define __MATE_ABOUT_H__ +#include <config.h> // autogenerated by ./configure #include <gtk/gtk.h> #include <libintl.h> // for gettext #include <glib/gi18n.h> -#include <config.h> // autogenerated by ./configure #include <libmate-desktop/mate-aboutdialog.h> |