summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:43:13 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:43:13 +0000
commitd2070028eb2954c5998c91a77777612c3f4402ad (patch)
treed0128bd24c10033b6d92eb654146a71123585cef
parentb96c99717094a58cc674e9fd1ec8ab2f6956ef7b (diff)
INTEGRATION: CWS aw033 (1.10.120); FILE MERGED
2008/05/14 15:17:34 aw 1.10.120.4: RESYNC: (1.12-1.13); FILE MERGED 2007/10/16 15:44:57 aw 1.10.120.3: #i39532# Added AA and other values to DrawingLayer settings 2007/08/09 21:16:52 aw 1.10.120.2: RESYNC: (1.10-1.12); FILE MERGED 2007/02/06 10:39:14 aw 1.10.120.1: #i39532# include adaptions due to M_PI_2 and friends
-rw-r--r--svtools/source/filter.vcl/filter/sgvtext.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/filter.vcl/filter/sgvtext.cxx b/svtools/source/filter.vcl/filter/sgvtext.cxx
index f38226366a31..6ff019fee1ee 100644
--- a/svtools/source/filter.vcl/filter/sgvtext.cxx
+++ b/svtools/source/filter.vcl/filter/sgvtext.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: sgvtext.cxx,v $
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
* This file is part of OpenOffice.org.
*
@@ -31,7 +31,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
-#include <math.h>
+#include <rtl/math.h>
#include <tools/config.hxx>
#include <svtools/filter.hxx>
#include "sgffilt.hxx"