X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkswitch.h;h=1f7ed4c0df35d371212a788c504c28a8d5bf2560;hb=HEAD;hp=492f9c39cb7e50d6b0975618238be0129ab4d5d9;hpb=4765f37484b28b99b18b8e7c96bc71754cfe9ebd;p=~andy%2Fgtk diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h index 492f9c39c..1f7ed4c0d 100644 --- a/gtk/gtkswitch.h +++ b/gtk/gtkswitch.h @@ -14,9 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; 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: * Emmanuele Bassi @@ -25,13 +23,13 @@ * Based on similar code from Mx. */ +#ifndef __GTK_SWITCH_H__ +#define __GTK_SWITCH_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_SWITCH_H__ -#define __GTK_SWITCH_H__ - #include G_BEGIN_DECLS