#ifndef WX_PRECOMP
#include "wx/gdicmn.h"
#include "wx/window.h"
+ #include "wx/module.h"
#endif //WX_PRECOMP
#include "wx/display.h"
#include "wx/display_impl.h"
-#include "wx/module.h"
-#include "wx/gdicmn.h" // for wxDisplaySize()
#if wxUSE_DISPLAY
// the point is outside of the screen
return wxNOT_FOUND;
}
-