#include "wx/wxprec.h"
#ifdef __BORLANDC__
-#pragma hdrstop
+ #pragma hdrstop
#endif
#if wxUSE_DRAGIMAGE
#include "wx/dcmemory.h"
#include "wx/settings.h"
#include "wx/intl.h"
+ #include "wx/log.h"
+ #include "wx/frame.h"
+ #include "wx/image.h"
#endif
-#include "wx/log.h"
-#include "wx/frame.h"
-#include "wx/image.h"
-
#include "wx/palmos/dragimag.h"
#include "wx/palmos/private.h"