diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:10:54 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:40 -0600 |
commit | 2f3305e939b5ad1f1a6af5a608c10e745deb56d6 (patch) | |
tree | c7493fa1912bbea6c9f3e014aee5427b4a3e22c0 /include/cppuhelper/findsofficepath.h | |
parent | 7f997d5dcee61b3229f94824cfde6788db65d724 (diff) |
fdo#65108 inter-module includes <> include/cppuhelper
Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a
Diffstat (limited to 'include/cppuhelper/findsofficepath.h')
-rw-r--r-- | include/cppuhelper/findsofficepath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/findsofficepath.h b/include/cppuhelper/findsofficepath.h index 1d24009f6bb8..717f316a422b 100644 --- a/include/cppuhelper/findsofficepath.h +++ b/include/cppuhelper/findsofficepath.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_CPPUHELPER_FINDSOFFICEPATH_H #define INCLUDED_CPPUHELPER_FINDSOFFICEPATH_H -#include "sal/config.h" +#include <sal/config.h> #if defined __cplusplus extern "C" { |