diff options
Diffstat (limited to 'include/basic/sbxobj.hxx')
-rw-r--r-- | include/basic/sbxobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sbxobj.hxx b/include/basic/sbxobj.hxx index bf04c3ac54af..3a02556a2a65 100644 --- a/include/basic/sbxobj.hxx +++ b/include/basic/sbxobj.hxx @@ -22,7 +22,7 @@ #include <svl/lstner.hxx> #include <basic/sbxvar.hxx> -#include "basicdllapi.h" +#include <basic/basicdllapi.h> class SbxProperty; |