]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpagesetupunixdialog.h
treeview: Don't emit cursor-changed in destruction
[~andy/gtk] / gtk / gtkpagesetupunixdialog.h
index 137bcd10221e1be194c14b1278f5722bf7c6f044..7f8ceaff67d1483afcdba5705b77a25d50b66e29 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_PAGE_SETUP_UNIX_DIALOG_H__
+#define __GTK_PAGE_SETUP_UNIX_DIALOG_H__
+
 #if !defined (__GTK_UNIX_PRINT_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtkunixprint.h> can be included directly."
 #endif
 
-#ifndef __GTK_PAGE_SETUP_UNIX_DIALOG_H__
-#define __GTK_PAGE_SETUP_UNIX_DIALOG_H__
-
 #include <gtk/gtk.h>
 
 G_BEGIN_DECLS