]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprintoperationpreview.h
bin: initialize out variables to zero for get_preferred_ functions.
[~andy/gtk] / gtk / gtkprintoperationpreview.h
index e932e7cec825871e592a9bda310578632cc1d485..e92376ba40352ba61d9e0e94f7ce41b86d47841e 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_PRINT_OPERATION_PREVIEW_H__
+#define __GTK_PRINT_OPERATION_PREVIEW_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_PRINT_OPERATION_PREVIEW_H__
-#define __GTK_PRINT_OPERATION_PREVIEW_H__
-
 #include <cairo.h>
 #include <gtk/gtkprintcontext.h>