diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-27 19:24:49 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-27 19:28:50 +0200 |
commit | e0ac768501181c923500fe82093118c1422fc743 (patch) | |
tree | 924d085e5d2ef54b72325e0d4ad42c2d22c7bf72 /vcl/inc/win/saldata.hxx | |
parent | bd367b14152620ec0c01c409b772bc76740f4535 (diff) |
loplugin:includeform: vcl (Windows)
Change-Id: I4a0fc4b483069141d2b943079adf5aa741df968e
Diffstat (limited to 'vcl/inc/win/saldata.hxx')
-rw-r--r-- | vcl/inc/win/saldata.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/win/saldata.hxx b/vcl/inc/win/saldata.hxx index 659fd68f7dda..45c402363119 100644 --- a/vcl/inc/win/saldata.hxx +++ b/vcl/inc/win/saldata.hxx @@ -21,7 +21,7 @@ #define INCLUDED_VCL_INC_WIN_SALDATA_HXX #include <memory> -#include "osl/module.h" +#include <osl/module.h> #include <svdata.hxx> #include <salwtype.hxx> |