Fix non-pch compilation

This commit is contained in:
Thomas Goyne 2012-10-22 09:08:45 -07:00
parent 5c2d31d6db
commit bf1f1d8a88
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include <algorithm>
#include <wx/clipbrd.h>
#include <wx/tokenzr.h>
#endif
#include "command.h"