diff options
Diffstat (limited to 'tools/win/inc')
-rw-r--r-- | tools/win/inc/winshell.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/win/inc/winshell.hxx b/tools/win/inc/winshell.hxx index a68f12af122a..dce848f31daf 100644 --- a/tools/win/inc/winshell.hxx +++ b/tools/win/inc/winshell.hxx @@ -31,9 +31,9 @@ #if defined WNT -#include <tools/prewin.h> +#include <prewin.h> #include "shutil.h" -#include <tools/postwin.h> +#include <postwin.h> #include <tools/string.hxx> |