diff options
Diffstat (limited to 'sw/source/uibase/inc/mailmergehelper.hxx')
-rw-r--r-- | sw/source/uibase/inc/mailmergehelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/mailmergehelper.hxx b/sw/source/uibase/inc/mailmergehelper.hxx index 6037d32cf3c2..053f409fc921 100644 --- a/sw/source/uibase/inc/mailmergehelper.hxx +++ b/sw/source/uibase/inc/mailmergehelper.hxx @@ -31,7 +31,7 @@ #include <cppuhelper/compbase.hxx> #include <vcl/scrbar.hxx> #include <rtl/ustring.hxx> -#include "swdllapi.h" +#include <swdllapi.h> class SwMailMergeConfigItem; |