gtkprintoperation-win32.c: Drop unneeded include

Don't include gtkstock.h as it's not really needed here, and it has been
recently deprecated.

https://bugzilla.gnome.org/show_bug.cgi?id=705060
This commit is contained in:
Chun-wei Fan 2013-07-29 14:53:00 +08:00 committed by Matthias Clasen
parent 493ca20912
commit 9232899c69

View File

@ -38,7 +38,6 @@
#include "gtkintl.h"
#include "gtkinvisible.h"
#include "gtkplug.h"
#include "gtkstock.h"
#include "gtk.h"
#include "gtkwin32embedwidget.h"