Fixed some typos in csri subs provider header.

Originally committed to SVN as r1929.
This commit is contained in:
Rodrigo Braz Monteiro 2008-03-06 21:58:06 +00:00
parent bb7177dcfb
commit 2c2664d4d8

View file

@ -45,11 +45,11 @@
#define CSRIAPI #define CSRIAPI
#endif #endif
ifdef __WINDOWS__ #ifdef __WINDOWS__
#include "../csri/include/csri/csri.h" #include "../csri/include/csri/csri.h"
#else #else
#include "csri/csri.h" #include "csri/csri.h"
#fi #endif
///////////////////////////////////////////////// /////////////////////////////////////////////////
// Common Subtitles Rendering Interface provider // Common Subtitles Rendering Interface provider