diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:34:19 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:46 -0600 |
commit | 945fb8c227e563d348dacc568b130e95ab20c8fc (patch) | |
tree | 87fe085a9c5b7af54ce8861c41e5a55ce0de0363 /include/unotools/desktopterminationobserver.hxx | |
parent | 65d9783d8bc2ffec5bf6fd989c9bc0d709194e5f (diff) |
fdo#65108 inter-module includes <> include/unotools
Change-Id: Icd9b46da88366f5b260c8e20931b5dbdbedf3a66
Diffstat (limited to 'include/unotools/desktopterminationobserver.hxx')
-rw-r--r-- | include/unotools/desktopterminationobserver.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/desktopterminationobserver.hxx b/include/unotools/desktopterminationobserver.hxx index 9f637fa954d7..d817a1b8d7f8 100644 --- a/include/unotools/desktopterminationobserver.hxx +++ b/include/unotools/desktopterminationobserver.hxx @@ -16,7 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "unotools/unotoolsdllapi.h" +#include <unotools/unotoolsdllapi.h> #ifndef INCLUDED_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX #define INCLUDED_UNOTOOLS_DESKTOPTERMINATIONOBSERVER_HXX |