#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>
// ----------------------------------------------------------------------------
// macros
}
#endif // wxUSE_TOGGLEBTN
-