diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-27 19:25:16 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-27 19:28:50 +0200 |
commit | 6092fd425fe68590bffb49c0390e4ecabf9d9fbd (patch) | |
tree | 6976c0b6ce6d78c244986436c59b771652f8c19e /include/systools | |
parent | 09d7e91794d274409f970fc73ab6782427bd9805 (diff) |
loplugin:includeform: systools (Windows)
Change-Id: If0eee76e3f2844718718906da403e3c09a4688f8
Diffstat (limited to 'include/systools')
-rw-r--r-- | include/systools/win32/uwinapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/systools/win32/uwinapi.h b/include/systools/win32/uwinapi.h index 9dd96671dd21..3134609908f1 100644 --- a/include/systools/win32/uwinapi.h +++ b/include/systools/win32/uwinapi.h @@ -20,7 +20,7 @@ #ifndef INCLUDED_SYSTOOLS_WIN32_UWINAPI_H #define INCLUDED_SYSTOOLS_WIN32_UWINAPI_H -#include <sal/macros.h> +#include "sal/macros.h" #include "prewin.h" #include "postwin.h" |