diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:31:59 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:46 -0600 |
commit | 084b7198afcb6dad4ae5451ba69ee07beb0cd7d0 (patch) | |
tree | c3dcceeb5b23b3b926058d818dbd615d337fd544 /include/vcl/mnemonicengine.hxx | |
parent | d6fec4ba5d3800bcab10e10750facffc6756e394 (diff) |
fdo#65108 inter-module includes <> include/vcl
Change-Id: I085f87fafef860cea5b4130ad602c64c121995e2
Diffstat (limited to 'include/vcl/mnemonicengine.hxx')
-rw-r--r-- | include/vcl/mnemonicengine.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/mnemonicengine.hxx b/include/vcl/mnemonicengine.hxx index fdddc0a134dc..64de438bce36 100644 --- a/include/vcl/mnemonicengine.hxx +++ b/include/vcl/mnemonicengine.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_VCL_MNEMONICENGINE_HXX #define INCLUDED_VCL_MNEMONICENGINE_HXX -#include "dllapi.h" +#include <vcl/dllapi.h> #include <sal/config.h> #include <sal/types.h> |