]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksocket.h
treeview: fix a critical warning
[~andy/gtk] / gtk / gtksocket.h
index 2415b142d92f16d45846465b19df8d1a1f48e6f4..65f52e013cb821153651e4e888a132c01c33cbbb 100644 (file)
@@ -12,8 +12,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /*
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_SOCKET_H__
+#define __GTK_SOCKET_H__
+
 #if !defined (__GTKX_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtkx.h> can be included directly."
 #endif
 
-#ifndef __GTK_SOCKET_H__
-#define __GTK_SOCKET_H__
-
 #include <gtk/gtk.h>
 
 #ifdef GDK_WINDOWING_X11