From: Christian Persch Date: Wed, 26 May 2010 19:09:33 +0000 (+0200) Subject: [shell] Remove unneeded #include X-Git-Tag: EVINCE_2_31_3~27 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=d52ff81f97f4bd3794e1517443096846baee068b;p=evince.git [shell] Remove unneeded #include --- diff --git a/cut-n-paste/totem-screensaver/totem-scrsaver.h b/cut-n-paste/totem-screensaver/totem-scrsaver.h index 3d3dbe1b..b29a39c7 100644 --- a/cut-n-paste/totem-screensaver/totem-scrsaver.h +++ b/cut-n-paste/totem-screensaver/totem-scrsaver.h @@ -22,8 +22,7 @@ #ifndef TOTEM_SCRSAVER_H #define TOTEM_SCRSAVER_H -#include -#include +#include G_BEGIN_DECLS