diff options
Diffstat (limited to 'dispatch')
-rw-r--r-- | dispatch/d2dimports.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dispatch/d2dimports.hpp b/dispatch/d2dimports.hpp index 42d414c1..b4243fce 100644 --- a/dispatch/d2dimports.hpp +++ b/dispatch/d2dimports.hpp @@ -34,8 +34,8 @@ #include "compat.h" -#include <d2d1.h> -#include <dwrite.h> +#include <d2d1_1.h> +#include <dwrite_1.h> #ifndef WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT #define WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT 0x88982f80 |