Always include wx/display.h (also when wxUSE_DISPLAY=0)

This commit is contained in:
Jouk 2018-07-19 09:52:44 +02:00
parent 1f8ccb7726
commit fd4d38e657

View File

@ -22,9 +22,7 @@
#include <ctype.h>
#if wxUSE_DISPLAY
#include "wx/display.h"
#endif
#include "wx/encconv.h"
#include "wx/listctrl.h"