[Libreoffice-commits] .: Branch 'libreoffice-4-0' - editeng/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 8 08:54:31 PST 2013


 editeng/source/rtf/rtfgrf.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca3f80193d52e058170aa91ec21b61343ac07fbe
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Jan 8 17:53:13 2013 +0100

    One more location using the moved svtools/wmf.hxx
    
    The new location is vcl/wmf.hxx.
    
    Change-Id: I86f07507318b7ef705618ee90b7261d259928d0c

diff --git a/editeng/source/rtf/rtfgrf.cxx b/editeng/source/rtf/rtfgrf.cxx
index 91c7f3c..6cdc5e6 100644
--- a/editeng/source/rtf/rtfgrf.cxx
+++ b/editeng/source/rtf/rtfgrf.cxx
@@ -25,9 +25,9 @@
 #include <vcl/graph.hxx>
 #include <vcl/svapp.hxx>
 #include <vcl/graphicfilter.hxx>
+#include <vcl/wmf.hxx>
 #include <svtools/rtfkeywd.hxx>
 #include <svtools/rtftoken.h>
-#include <svtools/wmf.hxx>
 
 #include <editeng/svxrtf.hxx>
 


More information about the Libreoffice-commits mailing list