add missing include
This commit is contained in:
parent
2c438c1698
commit
5cc1e4dac0
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
#include <wx/fontutil.h>
|
||||
#include <wx/fontdlg.h>
|
||||
#include <wx/fontenum.h>
|
||||
#include <wx/display.h> // detection of change DPI
|
||||
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
|
|
Loading…
Reference in a new issue