#if wxUSE_TOGGLEBTN
+#include "wx/tglbtn.h"
+
#ifndef WX_PRECOMP
#include "wx/button.h"
#include "wx/brush.h"
#include "wx/log.h"
#endif // WX_PRECOMP
-#include "wx/tglbtn.h"
-
#include <Control.h>
// ----------------------------------------------------------------------------
}
#endif // wxUSE_TOGGLEBTN
-