mirror of https://github.com/odrling/Aegisub
Include ../config.h to get AGI_ICONV_CONST from acconf.h.
Originally committed to SVN as r4450.
This commit is contained in:
parent
b49ea0af6f
commit
059a554d95
|
@ -21,6 +21,8 @@
|
|||
#ifndef LAGI_PRE
|
||||
#endif
|
||||
|
||||
#include "../config.h"
|
||||
|
||||
#include <libaegisub/charset_conv.h>
|
||||
#include <iconv.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue