diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 13:29:54 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 13:30:11 -0600 |
commit | 98d48bbbbbe291ec8e3cb9b51bedbf6f412c3553 (patch) | |
tree | 68e1ba703ce34a28004506e6e754db3997de8f67 /include/basic/sbstdobj.hxx | |
parent | 1a1bb14acf6e2f38891e143e55ee5ac4909468a8 (diff) |
fdo#65108 inter-module includes <>
Change-Id: I419a1288bc6120d978fc301f127d5d29298f3ede
Diffstat (limited to 'include/basic/sbstdobj.hxx')
-rw-r--r-- | include/basic/sbstdobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sbstdobj.hxx b/include/basic/sbstdobj.hxx index 75a5a6ecb452..44c9230cda75 100644 --- a/include/basic/sbstdobj.hxx +++ b/include/basic/sbstdobj.hxx @@ -23,7 +23,7 @@ #include <basic/sbxobj.hxx> #include <vcl/graph.hxx> #include <basic/sbxfac.hxx> -#include "basicdllapi.h" +#include <basic/basicdllapi.h> //-------------------- // class SbStdFactory |