Fix non-precomp header compilation

Originally committed to SVN as r6463.
This commit is contained in:
Thomas Goyne 2012-02-10 00:04:42 +00:00
parent 30e1679a78
commit fbc93bb98a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
namespace agi { class OptionValue; }
class wxDialog;
class wxMoveEvent;
class wxIconizeEvent;
class wxSizeEvent;
#ifndef AGI_PRE
#include <string>