forked from mia/Aegisub
Fixed a litle oops from last commit.
Originally committed to SVN as r2084.
This commit is contained in:
parent
db0cc24ae3
commit
735aebb393
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
///////////
|
||||
// Headers
|
||||
#ifdef WITH_UNIVCHARDET
|
||||
#include <wx/prec.h>
|
||||
#include <wx/wxprec.h>
|
||||
#include "charset_detect.h"
|
||||
#include "text_file_reader.h"
|
||||
#include "../universalchardet/nsCharSetProber.h"
|
||||
|
|
Loading…
Reference in a new issue