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-errorhandler.cxx | |
parent | a1915fbfb5d9dc2a7694170e61352c3a731987ce (diff) |
loplugin:includeform: uui
Change-Id: I36108c7c5ad2dd99ca3a0c71cbe6dd1e38dc66ba
Diffstat (limited to 'uui/source/iahndl-errorhandler.cxx')
-rw-r--r-- | uui/source/iahndl-errorhandler.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/iahndl-errorhandler.cxx b/uui/source/iahndl-errorhandler.cxx index 9f4642ab063e..1a23b6a81f42 100644 --- a/uui/source/iahndl-errorhandler.cxx +++ b/uui/source/iahndl-errorhandler.cxx @@ -31,8 +31,8 @@ #include <svx/dialogs.hrc> #include <unotools/resmgr.hxx> -#include "ids.hxx" -#include "ids.hrc" +#include <ids.hxx> +#include <ids.hrc> #include "getcontinuations.hxx" #include "iahndl.hxx" |