summaryrefslogtreecommitdiffstats
path: root/libass/ass_utils.h
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@kinoho.net>2015-09-22 23:07:02 +0200
committerGrigori Goronzy <greg@kinoho.net>2015-09-22 23:07:02 +0200
commit0b0ce2cd0bd6448372b8ef7b9b6b18437d264546 (patch)
treeb7d5d15b55d0b6d025c85bee4f6235eeff2b2529 /libass/ass_utils.h
parent3e8ea9421204b51a819d983ee1d924621259043c (diff)
parent124a66c69d7362a5b25d3f370a27a74a131c6030 (diff)
downloadlibass-0b0ce2cd0bd6448372b8ef7b9b6b18437d264546.tar.bz2
libass-0b0ce2cd0bd6448372b8ef7b9b6b18437d264546.tar.xz
Merge pull request #84 from astiob/msvc
MSVC/ICL and general header fixes
Diffstat (limited to 'libass/ass_utils.h')
-rw-r--r--libass/ass_utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libass/ass_utils.h b/libass/ass_utils.h
index 8938c30..867b3e3 100644
--- a/libass/ass_utils.h
+++ b/libass/ass_utils.h
@@ -28,8 +28,6 @@
#include <errno.h>
#include <math.h>
-#include "config.h"
-
#ifdef CONFIG_ENCA
#include <enca.h>
#endif