Forgot one instance of WITH_AUTO3. Now fully killed. (Auto4 Lua no longer depends on Auto3 under any circumstances.)
Originally committed to SVN as r1502.
This commit is contained in:
parent
9a85ba7b82
commit
35ea03c2ab
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@
|
||||||
|
|
||||||
#include "auto4_lua.h"
|
#include "auto4_lua.h"
|
||||||
#include "auto4_lua_scriptreader.h"
|
#include "auto4_lua_scriptreader.h"
|
||||||
#if WITH_AUTO3 == 1
|
|
||||||
#include "auto4_auto3.h"
|
|
||||||
#endif
|
|
||||||
#include "ass_dialogue.h"
|
#include "ass_dialogue.h"
|
||||||
#include "ass_style.h"
|
#include "ass_style.h"
|
||||||
#include "ass_file.h"
|
#include "ass_file.h"
|
||||||
|
|
Loading…
Reference in a new issue