Fix non-pch compilation

This commit is contained in:
Thomas Goyne 2014-01-09 17:16:17 -08:00
parent 326009eb7c
commit 4d389c65a3
1 changed files with 2 additions and 0 deletions

View File

@ -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] = {