# HG changeset patch # User reimar # Date 1261256398 0 # Node ID 402038079faab043c7f7ea54454185dcfa1ed64a # Parent 791920428fbd8186f0b2eb1ff59924deb47ab686 Fix compilation with internal ASS when no ass header is installed system-wide. Patch by Erik Auerswald [auerswal unix-ag.uni-kl.de] diff -r 791920428fbd -r 402038079faa libass/ass_mp.h --- a/libass/ass_mp.h Sat Dec 19 20:53:34 2009 +0000 +++ b/libass/ass_mp.h Sat Dec 19 20:59:58 2009 +0000 @@ -24,7 +24,7 @@ #define LIBASS_MP_H #include "subreader.h" -#ifdef CONFIG_LIBASS_INTERNAL +#ifdef CONFIG_ASS_INTERNAL #include "ass.h" #else #include