diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:28:38 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:47 +0200 |
commit | 2301e37201c7ea85cb802fac22400685e4752b71 (patch) | |
tree | ffd6c73e370152c765d8474e4c5075f2416bd104 /uui/source/iahndl-ioexceptions.cxx | |
parent | a1915fbfb5d9dc2a7694170e61352c3a731987ce (diff) |
loplugin:includeform: uui
Change-Id: I36108c7c5ad2dd99ca3a0c71cbe6dd1e38dc66ba
Diffstat (limited to 'uui/source/iahndl-ioexceptions.cxx')
-rw-r--r-- | uui/source/iahndl-ioexceptions.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/iahndl-ioexceptions.cxx b/uui/source/iahndl-ioexceptions.cxx index e11ed64c901f..737288e382c9 100644 --- a/uui/source/iahndl-ioexceptions.cxx +++ b/uui/source/iahndl-ioexceptions.cxx @@ -22,7 +22,7 @@ #include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp> #include <comphelper/fileurl.hxx> -#include "ids.hxx" +#include <ids.hxx> #include "iahndl.hxx" |