summaryrefslogtreecommitdiffstats
path: root/libass/ass_shaper.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_shaper.h')
-rw-r--r--libass/ass_shaper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_shaper.h b/libass/ass_shaper.h
index e6121d1..0d1dfc2 100644
--- a/libass/ass_shaper.h
+++ b/libass/ass_shaper.h
@@ -19,7 +19,7 @@
#ifndef LIBASS_SHAPER_H
#define LIBASS_SHAPER_H
-#include "config.h"
+typedef struct ass_shaper ASS_Shaper;
#include <fribidi.h>
#include "ass_render.h"