[Libreoffice-commits] .: canvas/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 20 13:17:15 PST 2012


 canvas/source/directx/dx_textlayout_drawhelper.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6c1282c1fa0d1724f88538f75229f1f5a8d177ab
Author: Andras Timar <atimar at suse.com>
Date:   Tue Nov 20 22:19:24 2012 +0100

    fix typo
    
    Change-Id: Ic5c3c2d9cb2ad4186aad7bd16693c972d4a257f3

diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx
index 2fe6091..a73cda2 100644
--- a/canvas/source/directx/dx_textlayout_drawhelper.cxx
+++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx
@@ -39,7 +39,7 @@
 #include <canvas/debug.hxx>
 #include "dx_impltools.hxx"
 #include <vcl/sysdata.hxx>
-#include <i18npool/lanuagetag.hxx>
+#include <i18npool/languagetag.hxx>
 #include "dx_textlayout_drawhelper.hxx"
 #include "dx_bitmap.hxx"
 #include "dx_canvasfont.hxx"


More information about the Libreoffice-commits mailing list