forked from mia/Aegisub
Fix non-pch compilation
This commit is contained in:
parent
c19a1c7641
commit
af544f05af
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
||||||
|
|
||||||
#include <boost/range/algorithm/find.hpp>
|
#include <boost/range/algorithm/find.hpp>
|
||||||
#include <boost/range/iterator_range.hpp>
|
#include <boost/range/iterator_range.hpp>
|
||||||
|
#include <wx/intl.h>
|
||||||
|
#include <wx/msgdlg.h>
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
const char *added_hotkeys_7035[][5] = {
|
const char *added_hotkeys_7035[][5] = {
|
||||||
|
|
Loading…
Reference in a new issue