summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache.h
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@blackbox>2009-07-11 15:12:20 +0200
committerGrigori Goronzy <greg@blackbox>2009-07-12 05:42:09 +0200
commitd1f0a66587b60cc9bacef21e38f8df14d1b626cb (patch)
tree3424ba2de480dc0d6afae4cfb97d0fcafe38a655 /libass/ass_cache.h
parent34923cb1813b9a1ffffa1799c5fda1803dbfb996 (diff)
downloadlibass-d1f0a66587b60cc9bacef21e38f8df14d1b626cb.tar.bz2
libass-d1f0a66587b60cc9bacef21e38f8df14d1b626cb.tar.xz
Updates for autotools' make dist
Rename ass_cache_template.c to ass_cache_template.h; add libass.sym to EXTRA_DIST.
Diffstat (limited to 'libass/ass_cache.h')
-rw-r--r--libass/ass_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_cache.h b/libass/ass_cache.h
index 004a4b6..83c9943 100644
--- a/libass/ass_cache.h
+++ b/libass/ass_cache.h
@@ -68,7 +68,7 @@ void ass_font_cache_done(hashmap_t *);
// Create definitions for bitmap_hash_key and glyph_hash_key
#define CREATE_STRUCT_DEFINITIONS
-#include "ass_cache_template.c"
+#include "ass_cache_template.h"
typedef struct bitmap_hash_val_s {
bitmap_t *bm; // the actual bitmaps