]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/glcanvas.h
partially reverted Robert's changes, did it more cleanly
[wxWidgets.git] / include / wx / x11 / glcanvas.h
index cc7332c5335c4ad2685d9522e70ee308b27539de..575faeaf99e086c5a850aaa1d955d6e7f00ab6e1 100644 (file)
@@ -7,16 +7,16 @@
 // Created:     1995, 1999
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart, Wolfram Gloger
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifndef _WX_GLCANVAS_H_
+#define _WX_GLCANVAS_H_
+
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "glcanvas.h"
 #endif
 
-#ifndef _WX_GLCANVAS_H_
-#define _WX_GLCANVAS_H_
-
 #include "wx/setup.h"
 
 #if wxUSE_GLCANVAS