#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/dcclient.h"
+ #include "wx/menu.h"
#endif // WX_PRECOMP
#include "wx/dialog.h"
#include "wx/control.h"
-#include "wx/menu.h"
#if wxUSE_TOOLBAR
#include "wx/toolbar.h"
#endif
#if wxUSE_STATUSBAR
#include "wx/statusbr.h"
#endif
-#include "wx/dcclient.h"
#include <glib.h>
#include "wx/gtk/private.h"