diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:37:43 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:48 -0600 |
commit | b43343b0e713d70936d32069a21e96334b08dd82 (patch) | |
tree | ab15b54ed893295d056397311ca359fe47f575da /include/tools/tools.h | |
parent | 3d12a3339bfcadd776029c078b456817d0aba2f2 (diff) |
fdo#65108 inter-module includes <> include/tools
Change-Id: I5f44f041e465230d10d562e8bd6f141848465e07
Diffstat (limited to 'include/tools/tools.h')
-rw-r--r-- | include/tools/tools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/tools.h b/include/tools/tools.h index 98495bf13c11..342a6063f53b 100644 --- a/include/tools/tools.h +++ b/include/tools/tools.h @@ -19,7 +19,7 @@ #ifndef INCLUDED_TOOLS_TOOLS_H #define INCLUDED_TOOLS_TOOLS_H -#include "tools/toolsdllapi.h" +#include <tools/toolsdllapi.h> #include <tools/solar.h> // Methoden, die von VCL gerufen werden muessen |