]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtksettings.h
Small documentation tweak
[~andy/gtk] / gtk / gtksettings.h
index 4a33093377582ac946d4ed9e15711137e2b506d0..9e6434a12e610997869af9be247b928381fa1fbe 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_SETTINGS_H__
+#define __GTK_SETTINGS_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_SETTINGS_H__
-#define __GTK_SETTINGS_H__
-
 #include <gdk/gdk.h>
 #include <gtk/gtktypes.h>