X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkaboutdialog.h;h=fd96ae2287dd566cd5af749128ea94b9d6c1b61c;hb=6767541ead7cc150d1dd066d3b84d85559500c28;hp=b5a66d3978b1916aa02f1167b575dfa7be941aec;hpb=2c25bd85b8690eb0ca6b023122dc130d57c0ca8d;p=~andy%2Fgtk diff --git a/gtk/gtkaboutdialog.h b/gtk/gtkaboutdialog.h index b5a66d397..fd96ae228 100644 --- a/gtk/gtkaboutdialog.h +++ b/gtk/gtkaboutdialog.h @@ -15,20 +15,18 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the Gnome Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + License along with this library. If not, see . Author: Anders Carlsson */ +#ifndef __GTK_ABOUT_DIALOG_H__ +#define __GTK_ABOUT_DIALOG_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_ABOUT_DIALOG_H__ -#define __GTK_ABOUT_DIALOG_H__ - #include G_BEGIN_DECLS