#if wxUSE_COMBOBOX
+#include "wx/combobox.h"
+
#ifndef WX_PRECOMP
#include "wx/window.h"
#include "wx/log.h"
#endif // WX_PRECOMP
#include "wx/cocoa/ObjcPose.h"
-#include "wx/combobox.h"
#import <AppKit/NSComboBox.h>
#import <Foundation/NSNotification.h>
@end // implementation wxPoserNSComboBox
-#include "wx/combobox.h"
-
#include "wx/cocoa/autorelease.h"
#include "wx/cocoa/string.h"