diff options
Diffstat (limited to 'include/ucbhelper/simpleinteractionrequest.hxx')
-rw-r--r-- | include/ucbhelper/simpleinteractionrequest.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/simpleinteractionrequest.hxx b/include/ucbhelper/simpleinteractionrequest.hxx index 11ba26e94ccb..de8842d8127b 100644 --- a/include/ucbhelper/simpleinteractionrequest.hxx +++ b/include/ucbhelper/simpleinteractionrequest.hxx @@ -21,7 +21,7 @@ #define INCLUDED_UCBHELPER_SIMPLEINTERACTIONREQUEST_HXX #include <ucbhelper/interactionrequest.hxx> -#include "ucbhelper/ucbhelperdllapi.h" +#include <ucbhelper/ucbhelperdllapi.h> namespace ucbhelper { |