Commit 0f883c09 authored by Ziqing Hui's avatar Ziqing Hui Committed by Alexandre Julliard

uuid: Add d2d1effectauthor.h.

parent f1ab4714
...@@ -29,12 +29,12 @@ ...@@ -29,12 +29,12 @@
#include <math.h> #include <math.h>
#define COBJMACROS #define COBJMACROS
#include "d2d1_3.h" #include "d2d1_3.h"
#include "d2d1effectauthor.h"
#include "d3d11_1.h" #include "d3d11_1.h"
#ifdef D2D1_INIT_GUID #ifdef D2D1_INIT_GUID
#include "initguid.h" #include "initguid.h"
#endif #endif
#include "dwrite_2.h" #include "dwrite_2.h"
#include "d2d1effectauthor.h"
enum d2d_brush_type enum d2d_brush_type
{ {
......
...@@ -19,3 +19,4 @@ ...@@ -19,3 +19,4 @@
#include "d3d10_1.h" #include "d3d10_1.h"
#include "initguid.h" #include "initguid.h"
#include "d2d1_3.h" #include "d2d1_3.h"
#include "d2d1effectauthor.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment