forked from mia/Aegisub
Fixed some typos in csri subs provider header.
Originally committed to SVN as r1929.
This commit is contained in:
parent
bb7177dcfb
commit
2c2664d4d8
1 changed files with 2 additions and 2 deletions
|
@ -45,11 +45,11 @@
|
|||
#define CSRIAPI
|
||||
#endif
|
||||
|
||||
ifdef __WINDOWS__
|
||||
#ifdef __WINDOWS__
|
||||
#include "../csri/include/csri/csri.h"
|
||||
#else
|
||||
#include "csri/csri.h"
|
||||
#fi
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////
|
||||
// Common Subtitles Rendering Interface provider
|
||||
|
|
Loading…
Reference in a new issue