diff options
-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" |