wx/unix/utilsx11.h is not included by wx/wxprec.h so we need to include it
when using PCH too.
Closes #12517.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65655
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/layout.h"
#include "wx/menuitem.h"
#include "wx/module.h"
#include "wx/layout.h"
#include "wx/menuitem.h"
#include "wx/module.h"
- #include "wx/unix/utilsx11.h"
#endif
#include "wx/fontutil.h"
#endif
#include "wx/fontutil.h"
#include "wx/dnd.h"
#endif
#include "wx/dnd.h"
#endif
+#include "wx/unix/utilsx11.h"
+
#include "wx/x11/private.h"
#include "X11/Xutil.h"
#include "wx/x11/private.h"
#include "X11/Xutil.h"