X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprinting.c;h=bd35038258ad4b8b8238cfbf94f60aeabb2af4a2;hp=5f49838dfcec4afd0accda196bd5c96cf636ed78;hb=fe0b6200d2abb92370931abb5a87f5f4c8f531f8;hpb=51556209cc8d88ff51665e7a824fe622704e4802 diff --git a/src/printing.c b/src/printing.c index 5f49838df..bd3503825 100644 --- a/src/printing.c +++ b/src/printing.c @@ -24,7 +24,7 @@ #include "printing.h" #include "image_viewer.h" -#if GTK_CHECK_VERSION(2,10,0) +#if GTK_CHECK_VERSION(2,10,0) && !defined(USE_GNOMEPRINT) #include "gtkutils.h" #include "toolbar.h"