summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Oshmyan <chortos@inbox.lv>2021-05-30 01:01:54 +0300
committerOleg Oshmyan <chortos@inbox.lv>2021-07-10 02:36:31 +0300
commit979d7b890af66363dcdef2ae814cebe4053f2898 (patch)
tree46ae25e0225dab6d0e660bd4e46395c2ff5efaaa
parent4acc1960e69fd5e86198e479088e7be50459337b (diff)
downloadlibass-979d7b890af66363dcdef2ae814cebe4053f2898.tar.bz2
libass-979d7b890af66363dcdef2ae814cebe4053f2898.tar.xz
directwrite: remove unused #includes
-rw-r--r--libass/ass_directwrite.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libass/ass_directwrite.c b/libass/ass_directwrite.c
index deabb57..55fce52 100644
--- a/libass/ass_directwrite.c
+++ b/libass/ass_directwrite.c
@@ -21,8 +21,6 @@
#include "ass_compat.h"
#include <initguid.h>
-#include <ole2.h>
-#include <shobjidl.h>
#include "dwrite_c.h"