X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fmain.c;h=2d966afdb8181eb4057fc06f676abc039a0c3c5c;hb=d923f0e51fcd351e092933a98aea04ce44540368;hp=f2321e118a2c2d929d3ff01cfc967e6bdcae7283;hpb=87f461182672996e4c39341cf69cdc6beb362bc8;p=evince.git diff --git a/shell/main.c b/shell/main.c index f2321e11..2d966afd 100644 --- a/shell/main.c +++ b/shell/main.c @@ -40,7 +40,7 @@ #ifdef WITH_SMCLIENT #include "eggsmclient.h" -#ifndef G_OS_WIN32 +#ifdef GDK_WINDOWING_X11 #include "eggdesktopfile.h" #endif #endif /* WITH_SMCLIENT */