diff options
author | Thomas Benisch <tbe@openoffice.org> | 2010-09-29 17:20:24 +0200 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2010-09-29 17:20:24 +0200 |
commit | bcb76b83b7ac714d5476e7f066f465a4bfb88b77 (patch) | |
tree | 920cdab0db87ac8d61988f37b1716f7eead07149 /svx/util/svxpch.cxx | |
parent | 9880b2493d6ee7057a67d011d937096b604ab5dd (diff) | |
parent | bd1092ebc0b329883d1c079d598a73f3af4cd548 (diff) |
chartextensibility: merge with DEV300_m88
Diffstat (limited to 'svx/util/svxpch.cxx')
-rw-r--r-- | svx/util/svxpch.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/util/svxpch.cxx b/svx/util/svxpch.cxx index a59ef4b90a74..b8f6b92b38db 100644 --- a/svx/util/svxpch.cxx +++ b/svx/util/svxpch.cxx @@ -29,7 +29,7 @@ #include "precompiled_svx.hxx" #include <thread.hxx> #include <sysdep.hxx> -#if defined(WNT) || defined (WIN) +#if defined(WNT) #include <svwin.h> #endif #include <tlintl.hxx> |