forked from mia/Aegisub
Fix non-pch compilation
This commit is contained in:
parent
7d08dca912
commit
f6463f0fd4
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
||||||
#include <boost/locale.hpp>
|
#include <boost/locale.hpp>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
|
#include <wx/clipbrd.h>
|
||||||
#include <wx/config.h>
|
#include <wx/config.h>
|
||||||
#include <wx/msgdlg.h>
|
#include <wx/msgdlg.h>
|
||||||
#include <wx/stackwalk.h>
|
#include <wx/stackwalk.h>
|
||||||
|
|
Loading…
Reference in a new issue