diff options
Diffstat (limited to 'include/basic/basrdll.hxx')
-rw-r--r-- | include/basic/basrdll.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/basrdll.hxx b/include/basic/basrdll.hxx index b5b8cd7ded2f..bf6ba731cb11 100644 --- a/include/basic/basrdll.hxx +++ b/include/basic/basrdll.hxx @@ -23,7 +23,7 @@ class ResMgr; #include <vcl/accel.hxx> -#include "basicdllapi.h" +#include <basic/basicdllapi.h> class BASIC_DLLPUBLIC BasicDLL { |