forked from mia/Aegisub
Fix non-precomp header compilation
Originally committed to SVN as r6463.
This commit is contained in:
parent
30e1679a78
commit
fbc93bb98a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
namespace agi { class OptionValue; }
|
namespace agi { class OptionValue; }
|
||||||
class wxDialog;
|
class wxDialog;
|
||||||
class wxMoveEvent;
|
class wxMoveEvent;
|
||||||
class wxIconizeEvent;
|
class wxSizeEvent;
|
||||||
|
|
||||||
#ifndef AGI_PRE
|
#ifndef AGI_PRE
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
Loading…
Reference in a new issue