summaryrefslogtreecommitdiff
path: root/include/unotools/historyoptions.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/historyoptions.hxx
parent65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f (diff)
fdo#65108 inter-module includes <> include/unotools
Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66
Diffstat (limited to 'include/unotools/historyoptions.hxx')
-rw-r--r--include/unotools/historyoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx
index 0c7d423dc426..3722b6ef3453 100644
--- a/include/unotools/historyoptions.hxx
+++ b/include/unotools/historyoptions.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_UNOTOOLS_HISTORYOPTIONS_HXX
#define INCLUDED_UNOTOOLS_HISTORYOPTIONS_HXX
-#include "unotools/unotoolsdllapi.h"
+#include <unotools/unotoolsdllapi.h>
#include <sal/types.h>
#include <osl/mutex.hxx>
#include <com/sun/star/uno/Sequence.h>