diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:29:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:48 +0200 |
commit | 0b51e2a7464356f417b885d1efca900390155bdd (patch) | |
tree | 298b5852aad68d99862566095f30708f5ced1ebd /unoidl/source/sourcefileprovider.cxx | |
parent | bf49fc49ad3f18a1782c882a128c91436ad64ff6 (diff) |
loplugin:includeform: unoidl
Change-Id: Ie5414c607ed9dcf8ebd3a37d150aa138dac3ad09
Diffstat (limited to 'unoidl/source/sourcefileprovider.cxx')
-rw-r--r-- | unoidl/source/sourcefileprovider.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoidl/source/sourcefileprovider.cxx b/unoidl/source/sourcefileprovider.cxx index e6821c47b8fc..ba46df1b0f3c 100644 --- a/unoidl/source/sourcefileprovider.cxx +++ b/unoidl/source/sourcefileprovider.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "sal/config.h" +#include <sal/config.h> #include <map> #include <utility> |