File bug-812470_koffice-1.6.3-glib2.36.patch of Package koffice
diff -ur koffice-1.6.3/filters/kword/msword/graphicshandler.cpp koffice-1.6.3.patched/filters/kword/msword/graphicshandler.cpp --- koffice-1.6.3/filters/kword/msword/graphicshandler.cpp 2007-05-30 23:39:22.000000000 +0200 +++ koffice-1.6.3.patched/filters/kword/msword/graphicshandler.cpp 2013-04-02 22:38:24.108243955 +0200 @@ -17,11 +17,11 @@ * Boston, MA 02110-1301, USA. */ +#include <wv2/olestream.h> + #include "graphicshandler.h" #include "document.h" -#include <wv2/olestream.h> - #include <KoStoreDevice.h> #include <KoSize.h> #include <kdebug.h>