X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkoffscreenwindow.h;h=d4592a0b53d26942deb59893c1b56459d7b0312b;hb=cb27c4b08c278ac7e8a882b638dbf30acd1436cf;hp=e72a29e70dc02a43e4a0464d6fa27860db2eb0ff;hpb=4824a730841d5ee3b4492221f42cc40ee7296974;p=~andy%2Fgtk diff --git a/gtk/gtkoffscreenwindow.h b/gtk/gtkoffscreenwindow.h index e72a29e70..d4592a0b5 100644 --- a/gtk/gtkoffscreenwindow.h +++ b/gtk/gtkoffscreenwindow.h @@ -10,21 +10,19 @@ * 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 . * * Authors: Cody Russell * Alexander Larsson */ +#ifndef __GTK_OFFSCREEN_WINDOW_H__ +#define __GTK_OFFSCREEN_WINDOW_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_OFFSCREEN_WINDOW_H__ -#define __GTK_OFFSCREEN_WINDOW_H__ - #include G_BEGIN_DECLS