summaryrefslogtreecommitdiff
path: root/include/unotools/numberformatcodewrapper.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:34:19 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:46 -0600
commit945fb8c227e563d348dacc568b130e95ab20c8fc (patch)
tree87fe085a9c5b7af54ce8861c41e5a55ce0de0363 /include/unotools/numberformatcodewrapper.hxx
parent65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f (diff)
fdo#65108 inter-module includes <> include/unotools
Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66
Diffstat (limited to 'include/unotools/numberformatcodewrapper.hxx')
-rw-r--r--include/unotools/numberformatcodewrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/numberformatcodewrapper.hxx b/include/unotools/numberformatcodewrapper.hxx
index ee7a14f07d3a..31f8a6050a6f 100644
--- a/include/unotools/numberformatcodewrapper.hxx
+++ b/include/unotools/numberformatcodewrapper.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_UNOTOOLS_NUMBERFORMATCODEWRAPPER_HXX
#include <com/sun/star/i18n/XNumberFormatCode.hpp>
-#include "unotools/unotoolsdllapi.h"
+#include <unotools/unotoolsdllapi.h>
namespace com { namespace sun { namespace star {
namespace uno {