projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed linker errors
[wxWidgets.git]
/
src
/
cocoa
/
NSButton.mm
diff --git
a/src/cocoa/NSButton.mm
b/src/cocoa/NSButton.mm
index 11027892aa451d5a880cffb52678eeca7f613d82..c228460dd41cfc59d51363bfa39d7536105574a6 100644
(file)
--- a/
src/cocoa/NSButton.mm
+++ b/
src/cocoa/NSButton.mm
@@
-22,6
+22,8
@@
#include "wx/log.h"
#endif // WX_PRECOMP
#include "wx/log.h"
#endif // WX_PRECOMP
+#include "wx/cocoa/ObjcPose.h"
+
#include "wx/cocoa/NSButton.h"
#import <AppKit/NSButton.h>
#include "wx/cocoa/NSButton.h"
#import <AppKit/NSButton.h>