summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache.h
diff options
context:
space:
mode:
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