From 73a57482157fc9c925dc8f5c9cf26673cd18c803 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 14:13:31 -0600 Subject: fdo#65108 inter-module includes <> Change-Id: I82b0309c4430a8393e17b9a30a6e898f82c0f25c --- include/editeng/unoedprx.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/editeng/unoedprx.hxx') diff --git a/include/editeng/unoedprx.hxx b/include/editeng/unoedprx.hxx index 27e4cb36b026..fc4a7e59f48d 100644 --- a/include/editeng/unoedprx.hxx +++ b/include/editeng/unoedprx.hxx @@ -25,7 +25,7 @@ #include #include -#include "editeng/editengdllapi.h" +#include class SvxAccessibleTextAdapter : public SvxTextForwarder { -- cgit