]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprintjob.h
separator: Don't use padding and borders wrongly
[~andy/gtk] / gtk / gtkprintjob.h
index b78ab720fb7748ff2f94bed70c43a3d40cf1184d..0c19802620e3dfea38d924035f6bd4623e1cf78e 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_PRINT_JOB_H__
+#define __GTK_PRINT_JOB_H__
+
 #if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtkunixprint.h> can be included directly."
 #endif
 
-#ifndef __GTK_PRINT_JOB_H__
-#define __GTK_PRINT_JOB_H__
-
 #include <cairo.h>
 
 #include <gtk/gtk.h>