mirror of https://github.com/odrling/Aegisub
Fix non-pch compilation
This commit is contained in:
parent
326009eb7c
commit
4d389c65a3
|
@ -31,6 +31,8 @@
|
|||
|
||||
#include <boost/range/algorithm/find.hpp>
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/msgdlg.h>
|
||||
|
||||
namespace {
|
||||
const char *added_hotkeys_7035[][5] = {
|
||||
|
|
Loading…
Reference in New Issue