X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2Fsmclient%2Feggsmclient-private.h;h=703c003497d8bca9f2b393f998d457c213a95989;hb=93fd3a3317a107cc56815bd81f29984fc0330878;hp=fc3a0a2da7f24848bdc1288c1f60b7f6d0caa14a;hpb=f2678ccd74f0f7a31c056d0e441a8bfaf3f9e34c;p=evince.git diff --git a/cut-n-paste/smclient/eggsmclient-private.h b/cut-n-paste/smclient/eggsmclient-private.h index fc3a0a2d..703c0034 100644 --- a/cut-n-paste/smclient/eggsmclient-private.h +++ b/cut-n-paste/smclient/eggsmclient-private.h @@ -20,7 +20,13 @@ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ #define __EGG_SM_CLIENT_PRIVATE_H__ +#include + +#if !GTK_CHECK_VERSION(2,91,7) && !GTK_CHECK_VERSION(3,0,0) +/* GTK+ 3 includes this automatically */ #include +#endif + #include "eggsmclient.h" G_BEGIN_DECLS