[Libreoffice-commits] core.git: vcl/aqua

Michael Stahl mstahl at redhat.com
Mon Mar 25 14:57:21 PDT 2013


 vcl/aqua/source/gdi/atsui/salatslayout.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f13d234dfcb43713a07c333bd685c0596435cc0
Author: Michael Stahl <mstahl at redhat.com>
Date:   Mon Mar 25 22:54:03 2013 +0100

    vcl: fix typo
    
    Change-Id: I606be5f7eea9290ac647b0369fcd3c279e9594d0

diff --git a/vcl/aqua/source/gdi/atsui/salatslayout.cxx b/vcl/aqua/source/gdi/atsui/salatslayout.cxx
index dbe507a..55f391c 100644
--- a/vcl/aqua/source/gdi/atsui/salatslayout.cxx
+++ b/vcl/aqua/source/gdi/atsui/salatslayout.cxx
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#incldue "sal/config.h"
+#include "sal/config.h"
 
 #include "tools/debug.hxx"
 


More information about the Libreoffice-commits mailing list