Gfx: Change to use D2D 1.1

This commit is contained in:
Birunthan Mohanathas
2013-07-29 20:50:32 +03:00
parent 12dcf4628a
commit 44300e2f41
7 changed files with 15 additions and 12 deletions

View File

@ -19,7 +19,7 @@
#ifndef RM_GFX_UTIL_DWRITEFONTCOLLECTIONLOADER_H_
#define RM_GFX_UTIL_DWRITEFONTCOLLECTIONLOADER_H_
#include <dwrite.h>
#include <dwrite_1.h>
namespace Gfx {
namespace Util {