diff options
Diffstat (limited to 'sot')
-rw-r--r-- | sot/inc/sot/formats.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sot/inc/sot/formats.hxx b/sot/inc/sot/formats.hxx index 03b0b17cd8f8..36c21d6075bb 100644 --- a/sot/inc/sot/formats.hxx +++ b/sot/inc/sot/formats.hxx @@ -36,9 +36,9 @@ #pragma warning(push, 1) #pragma warning(disable: 4917) #endif -#include <tools/prewin.h> +#include <prewin.h> #include <shlobj.h> -#include <tools/postwin.h> +#include <postwin.h> #ifdef _MSC_VER #pragma warning(pop) #endif |