[MPlayer-cvslog] r32140 - trunk/libass/ass_mp.h

diego subversion at mplayerhq.hu
Fri Sep 10 23:54:39 CEST 2010


Author: diego
Date: Fri Sep 10 23:54:39 2010
New Revision: 32140

Log:
Add necessary config.h #include.

Modified:
   trunk/libass/ass_mp.h

Modified: trunk/libass/ass_mp.h
==============================================================================
--- trunk/libass/ass_mp.h	Fri Sep 10 23:51:39 2010	(r32139)
+++ trunk/libass/ass_mp.h	Fri Sep 10 23:54:39 2010	(r32140)
@@ -23,6 +23,7 @@
 #ifndef LIBASS_MP_H
 #define LIBASS_MP_H
 
+#include "config.h"
 #include <stdint.h>
 
 #include "subreader.h"


More information about the MPlayer-cvslog mailing list