X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-stock-icons.c;h=ce15dc65d5a346339f5d77947105f00c1950974b;hb=c2517a87fec25f9da0de39578cb2d1c9f55117f4;hp=c318dedcf4036342634dcf453c37dd4884fb0185;hpb=6e960097c863c872433bc7d2da1253b18b9bf70e;p=evince.git diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c index c318dedc..ce15dc65 100644 --- a/shell/ev-stock-icons.c +++ b/shell/ev-stock-icons.c @@ -21,6 +21,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ +#include #include "ev-stock-icons.h" #include @@ -34,6 +35,7 @@ typedef struct { /* Evince stock icons */ static const EvStockIcon stock_icons [] = { + { EV_STOCK_ZOOM, "zoom" }, { EV_STOCK_ZOOM_PAGE, "zoom-fit-page" }, { EV_STOCK_ZOOM_WIDTH, "zoom-fit-width" }, { EV_STOCK_VIEW_DUAL, "view-page-facing" },